]> granicus.if.org Git - python/commitdiff
Merged revisions 77479 via svnmerge from
authorBrett Cannon <bcannon@gmail.com>
Wed, 13 Jan 2010 19:25:46 +0000 (19:25 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 13 Jan 2010 19:25:46 +0000 (19:25 +0000)
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.
........

Doc/library/importlib.rst

index 02eddcaafaa64fbbafdf1c15441a85ae5b26d01d..cf13ba303309f4e5f18d86e91acecb93082863aa 100644 (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