]> granicus.if.org Git - python/commitdiff
Give the section on PEP 263 a more meaningful title, so readers will
authorFred Drake <fdrake@acm.org>
Thu, 22 Aug 2002 16:51:08 +0000 (16:51 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 22 Aug 2002 16:51:08 +0000 (16:51 +0000)
be able to locate this information without knowing the PEP number.

Doc/whatsnew/whatsnew23.tex

index 41cb2ee1dd16d3a3e19cb4ad7aee7f7257b69f12..a971791fb8c18ea80f62ec61bf38289e0cbb0c8b 100644 (file)
@@ -282,7 +282,7 @@ and Tim Peters, with other fixes from the Python Labs crew.}
 
 
 %======================================================================
-\section{PEP 263: \label{section-encodings}}
+\section{PEP 263: Source Code Encodings \label{section-encodings}}
 
 Python source files can now be declared as being in different
 character set encodings.  Encodings are declared by including a