source: vendor/python/2.5/Doc/lib/libstrings.tex

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 289 bytes
Line 
1\chapter{String Services}
2\label{strings}
3
4The modules described in this chapter provide a wide range of string
5manipulation operations. Here's an overview:
6
7\localmoduletable
8
9Information on the methods of string objects can be found in
10section~\ref{string-methods}, ``String Methods.''
Note: See TracBrowser for help on using the repository browser.