source:
trunk/essentials/dev-lang/python/Doc/lib/libstrings.tex@
3368
| Last change on this file since 3368 was 3225, checked in by , 19 years ago | |
|---|---|
| File size: 289 bytes | |
| Line | |
|---|---|
| 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.
