commit | 8917d5e5983a33ccb830e779740c885a2b043c73 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Wed Jan 13 19:21:00 2010 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Wed Jan 13 19:21:00 2010 +0000 |
tree | c6965c3a5b20342b48b129e20308e71b7b81faf8 | |
parent | cbaa6250b9c58787cd6b2edd41477a3e87d63148 [diff] |
Fix the wrong numbering of a PEP.
diff --git a/Doc/library/importlib.rst b/Doc/library/importlib.rst index 71756e3..eb2f28a 100644 --- a/Doc/library/importlib.rst +++ b/Doc/library/importlib.rst
@@ -54,7 +54,7 @@ :pep:`366` Main module explicit relative imports - :pep:`3128` + :pep:`3120` Using UTF-8 as the Default Source Encoding