[Python-checkins] peps: PEP 221, Import As, assigned Thomas Wouters

georg.brandl python-checkins at python.org
Wed Mar 23 21:25:00 CET 2011


http://hg.python.org/peps/rev/90adc9fd593d
changeset:   101:90adc9fd593d
user:        Barry Warsaw <barry at python.org>
date:        Tue Aug 15 14:29:21 2000 +0000
summary:
  PEP 221, Import As, assigned Thomas Wouters

files:
  pep-0000.txt |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/pep-0000.txt b/pep-0000.txt
--- a/pep-0000.txt
+++ b/pep-0000.txt
@@ -45,6 +45,7 @@
  S   218  pep-0218.txt  Adding a Built-In Set Object Type     gvwilson
  T   219  pep-0219.txt  Stackless Python                      gmcm
  I   220  pep-0220.txt  Coroutines, Generators, Continuations gmcm
+ S   221  pep-0221.txt  Import As                             twouters
 
 
 Key

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


More information about the Python-checkins mailing list