Give the section on PEP 263 a more meaningful title, so readers will

be able to locate this information without knowing the PEP number.
This commit is contained in:
Fred Drake 2002-08-22 16:51:08 +00:00
parent 5ec486b87a
commit 13090e1025

View 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