[Python-checkins] CVS: python/nondist/peps pep-0283.txt,1.2,1.3

Jeremy Hylton jhylton@users.sourceforge.net
Wed, 06 Mar 2002 12:56:48 -0800


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

Modified Files:
	pep-0283.txt 
Log Message:
Put "PEP" in front of PEP numbers.


Index: pep-0283.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0283.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pep-0283.txt	27 Feb 2002 23:06:43 -0000	1.2
--- pep-0283.txt	6 Mar 2002 20:56:46 -0000	1.3
***************
*** 43,52 ****
      PEP isn't on this list, it's because I'm not a confident channeler.
  
!      266  Optimizing Global Variable/Attribute Access  Montanaro
!      267  Optimized Access to Module Namespaces        Hylton
!      269  Pgen Module for Python                       Riehl
!      273  Import Modules from Zip Archives             Ahlstrom
!      280  Optimizing access to globals                 van Rossum
!      282  A Logging System                             Mick
  
  Copyright
--- 43,52 ----
      PEP isn't on this list, it's because I'm not a confident channeler.
  
!     PEP 266  Optimizing Global Variable/Attribute Access  Montanaro
!     PEP 267  Optimized Access to Module Namespaces        Hylton
!     PEP 269  Pgen Module for Python                       Riehl
!     PEP 273  Import Modules from Zip Archives             Ahlstrom
!     PEP 280  Optimizing access to globals                 van Rossum
!     PEP 282  A Logging System                             Mick
  
  Copyright