]> granicus.if.org Git - python/commitdiff
Fix the wrong numbering of a PEP.
authorBrett Cannon <bcannon@gmail.com>
Wed, 13 Jan 2010 19:21:00 +0000 (19:21 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 13 Jan 2010 19:21:00 +0000 (19:21 +0000)
Doc/library/importlib.rst

index 71756e302fdf222b89f68cbf782528354623fc98..eb2f28af24bc4708a8fa797c39bddaca6aa0c0c2 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