mirror of
https://github.com/python/cpython.git
synced 2025-08-15 22:30:42 +00:00
Convert external links to internal links. Fixes #2010.
This commit is contained in:
parent
0192e43d64
commit
1cf0522f26
6 changed files with 9 additions and 6 deletions
|
@ -277,7 +277,7 @@ Unicode result). The following examples show the differences::
|
|||
|
||||
Encodings are specified as strings containing the encoding's name. Python 2.4
|
||||
comes with roughly 100 different encodings; see the Python Library Reference at
|
||||
<http://docs.python.org/lib/standard-encodings.html> for a list. Some encodings
|
||||
:ref:`standard-encodings` for a list. Some encodings
|
||||
have multiple names; for example, 'latin-1', 'iso_8859_1' and '8859' are all
|
||||
synonyms for the same encoding.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue