[Python-checkins] peps: Fix typo.

georg.brandl python-checkins at python.org
Sat Mar 10 07:52:49 CET 2012


http://hg.python.org/peps/rev/7dfbd4848412
changeset:   4123:7dfbd4848412
user:        Georg Brandl <georg at python.org>
date:        Sat Mar 10 07:56:55 2012 +0100
summary:
  Fix typo.

files:
  pep-0398.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-0398.txt b/pep-0398.txt
--- a/pep-0398.txt
+++ b/pep-0398.txt
@@ -79,7 +79,7 @@
 * PEP 382: Namespace Packages
 * PEP 395: Module Aliasing
 * PEP 397: Python launcher for Windows
-* PEP 414: Key-Sharing Dictionary
+* PEP 412: Key-Sharing Dictionary
 * PEP 3143: Standard daemon process library
 * PEP 3144: IP Address manipulation library
 

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list