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

Guido van Rossum gvanrossum@users.sourceforge.net
Sun, 10 Feb 2002 18:13:57 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv7394

Modified Files:
	pep-0000.txt 
Log Message:
PEP 280 is my own; Jeremy and Skip already have PEPs describing their
approaches.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.154
retrieving revision 1.155
diff -C2 -d -r1.154 -r1.155
*** pep-0000.txt	11 Feb 2002 01:33:51 -0000	1.154
--- pep-0000.txt	11 Feb 2002 02:13:54 -0000	1.155
***************
*** 91,95 ****
   S   278  Universal Newline Support                    Jansen
   S   279  Enhanced Generators                          Hettinger
!  S   280  Optimizing access to globals     Montanaro, Hylton, van Rossum, Peters
  
   Finished PEPs (done, implemented in CVS)
--- 91,95 ----
   S   278  Universal Newline Support                    Jansen
   S   279  Enhanced Generators                          Hettinger
!  S   280  Optimizing access to globals                 van Rossum
  
   Finished PEPs (done, implemented in CVS)
***************
*** 243,247 ****
   S   278  Universal Newline Support                    Jansen
   S   279  Enhanced Generators                          Hettinger
!  S   280  Optimizing access to globals     Montanaro, Hylton, van Rossum, Peters
   SR  666  Reject Foolish Indentation                   Creighton
  
--- 243,247 ----
   S   278  Universal Newline Support                    Jansen
   S   279  Enhanced Generators                          Hettinger
!  S   280  Optimizing access to globals                 van Rossum
   SR  666  Reject Foolish Indentation                   Creighton