[Python-checkins] r52703 - peps/trunk/pep-0000.txt

david.goodger python-checkins at python.org
Thu Nov 9 21:24:05 CET 2006


Author: david.goodger
Date: Thu Nov  9 21:24:05 2006
New Revision: 52703

Modified:
   peps/trunk/pep-0000.txt
Log:
added 3104 to list; Ping's new email addy

Modified: peps/trunk/pep-0000.txt
==============================================================================
--- peps/trunk/pep-0000.txt	(original)
+++ peps/trunk/pep-0000.txt	Thu Nov  9 21:24:05 2006
@@ -102,6 +102,7 @@
  S  3101  Advanced String Formatting                   Talin
  S  3102  Keyword-Only Arguments                       Talin
  S  3103  A Switch/Case Statement                      GvR
+ S  3104  Access to Names in Outer Scopes              Yee
 
  Finished PEPs (done, implemented in Subversion)
 
@@ -437,6 +438,7 @@
  S  3101  Advanced String Formatting                   Talin
  S  3102  Keyword-Only Arguments                       Talin
  S  3103  A Switch/Case Statement                      GvR
+ S  3104  Access to Names in Outer Scopes              Yee
 
 Key
 
@@ -544,7 +546,7 @@
     Wells, Cliff             LogiplexSoftware at earthlink.net
     Wilson, Greg             gvwilson at ddj.com
     Wouters, Thomas          thomas at xs4all.net
-    Yee, Ka-Ping             ping at lfw.org
+    Yee, Ka-Ping             ping at zesty.ca
     Zadka, Moshe             moshez at zadka.site.co.il
     Zhu, Huaiyu              hzhu at users.sourceforge.net
 


More information about the Python-checkins mailing list