]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix doc compilation problem.
authorGeorge Yoshida <dynkin@gmail.com>
Wed, 15 Aug 2007 08:30:10 +0000 (08:30 +0000)
committerGeorge Yoshida <dynkin@gmail.com>
Wed, 15 Aug 2007 08:30:10 +0000 (08:30 +0000)
Doc/lib/libstdtypes.tex

index d8abce9ff0984b3c85df3bdfb7e30c9908e0ecd2..95033f943cb23993de4f452c1fd112ac95b67df1 100644 (file)
@@ -654,7 +654,7 @@ For 8-bit strings, this method is locale-dependent.
 \end{methoddesc}
 
 \begin{methoddesc}[str]{isidentifier}{}
-Return True if S is a valid identifier according\n\
+Return True if S is a valid identifier according
 to the language definition.
 \end{methoddesc}