mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
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:
parent
5ec486b87a
commit
13090e1025
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue