From: Skip Montanaro Date: Thu, 29 Jun 2006 19:20:09 +0000 (+0000) Subject: add string methods to index X-Git-Tag: v2.5b2~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ef256cab0b55355b57623d7c5b2594dee3f5b8b;p=thirdparty%2FPython%2Fcpython.git add string methods to index --- diff --git a/Doc/lib/libstdtypes.tex b/Doc/lib/libstdtypes.tex index 1fe2f60e072f..ccc2c19083c3 100644 --- a/Doc/lib/libstdtypes.tex +++ b/Doc/lib/libstdtypes.tex @@ -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: