Merged revisions 77479 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77479 | brett.cannon | 2010-01-13 11:21:00 -0800 (Wed, 13 Jan 2010) | 1 line

  Fix the wrong numbering of a PEP.
........
This commit is contained in:
Brett Cannon 2010-01-13 19:25:46 +00:00
parent 109d3ab2c8
commit d16b2a121e
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ Details on providing custom importers can be found in :pep:`302`.
:pep:`366`
Main module explicit relative imports
:pep:`3128`
:pep:`3120`
Using UTF-8 as the Default Source Encoding