mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
Add reference to the "String Methods" section to make that information
easier to find. Based on the comment from Steve Alexander on the zope-coders mailing list.
This commit is contained in:
parent
95b057e3ea
commit
d745b4e7a4
1 changed files with 3 additions and 0 deletions
|
|
@ -5,3 +5,6 @@ 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.''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue