mirror of https://github.com/python/cpython
add string methods to index
This commit is contained in:
parent
1bf59597dd
commit
4ef256cab0
|
@ -567,6 +567,7 @@ linear concatenation performance across versions and implementations.
|
|||
|
||||
|
||||
\subsubsection{String Methods \label{string-methods}}
|
||||
\indexii{string}{methods}
|
||||
|
||||
These are the string methods which both 8-bit strings and Unicode
|
||||
objects support:
|
||||
|
|
Loading…
Reference in New Issue