source:
vendor/python/2.5/Doc/lib/libstrings.tex
| Last change on this file was 3225, checked in by , 19 years ago | |
|---|---|
| File size: 289 bytes | |
| Rev | Line | |
|---|---|---|
| [3225] | 1 | \chapter{String Services} |
| 2 | \label{strings} | |
| 3 | ||
| 4 | The modules described in this chapter provide a wide range of string | |
| 5 | manipulation operations. Here's an overview: | |
| 6 | ||
| 7 | \localmoduletable | |
| 8 | ||
| 9 | Information on the methods of string objects can be found in | |
| 10 | section~\ref{string-methods}, ``String Methods.'' |
Note:
See TracBrowser
for help on using the repository browser.
