[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.24,1.25

Barry Warsaw python-dev@python.org
Mon, 21 Aug 2000 06:35:40 -0700


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv27120

Modified Files:
	pep-0000.txt 
Log Message:
PEP 202, change tim's email address to tpeters -- we really need a key
for these.

PEP 214 and 221 are accepted, as per recent BDFL pronouncements.

Added PEP 223, Changing the Meaning of \x Escapes, assigned to Tim
Peters.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** pep-0000.txt	2000/08/18 15:21:45	1.24
--- pep-0000.txt	2000/08/21 13:35:37	1.25
***************
*** 27,31 ****
   I   200  pep-0200.txt  Python 2.0 Release Schedule           jhylton
   SA  201  pep-0201.txt  Lockstep Iteration                    bwarsaw
!  S   202  pep-0202.txt  List Comprehensions                   tim_one
   S   203  pep-0203.txt  Augmented Assignments                 twouters
   S   204  pep-0204.txt  Range Literals                        twouters
--- 27,31 ----
   I   200  pep-0200.txt  Python 2.0 Release Schedule           jhylton
   SA  201  pep-0201.txt  Lockstep Iteration                    bwarsaw
!  S   202  pep-0202.txt  List Comprehensions                   tpeters
   S   203  pep-0203.txt  Augmented Assignments                 twouters
   S   204  pep-0204.txt  Range Literals                        twouters
***************
*** 39,43 ****
   S   212  pep-0212.txt  Additional Builtin Generators         bwarsaw
   S   213  pep-0213.txt  Attribute Access Handlers             prescod
!  S   214  pep-0214.txt  Extended Print Statement              bwarsaw
   S   215  pep-0215.txt  String Interpolation                  ping
   I   216  pep-0216.txt  Docstring Format                      moshez
--- 39,43 ----
   S   212  pep-0212.txt  Additional Builtin Generators         bwarsaw
   S   213  pep-0213.txt  Attribute Access Handlers             prescod
!  SA  214  pep-0214.txt  Extended Print Statement              bwarsaw
   S   215  pep-0215.txt  String Interpolation                  ping
   I   216  pep-0216.txt  Docstring Format                      moshez
***************
*** 46,51 ****
   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
   S   222  pep-0222.txt  Web Library Enhancements              akuchlin
  
  Key
--- 46,52 ----
   T   219  pep-0219.txt  Stackless Python                      gmcm
   I   220  pep-0220.txt  Coroutines, Generators, Continuations gmcm
!  SA  221  pep-0221.txt  Import As                             twouters
   S   222  pep-0222.txt  Web Library Enhancements              akuchlin
+  S   223  pep-0223.txt  Change the Meaning of \x Escapes      tpeters
  
  Key