mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00

easier to find. Based on the comment from Steve Alexander on the zope-coders mailing list.
10 lines
289 B
TeX
10 lines
289 B
TeX
\chapter{String Services}
|
|
\label{strings}
|
|
|
|
The modules described in this chapter provide a wide range of string
|
|
manipulation operations. Here's an overview:
|
|
|
|
\localmoduletable
|
|
|
|
Information on the methods of string objects can be found in
|
|
section~\ref{string-methods}, ``String Methods.''
|