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

Jeremy Hylton jhylton@users.sourceforge.net
Wed, 27 Feb 2002 15:06:46 -0800


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

Modified Files:
	pep-0283.txt 
Log Message:
Remove S markers.


Index: pep-0283.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0283.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pep-0283.txt	27 Feb 2002 23:02:11 -0000	1.1
--- pep-0283.txt	27 Feb 2002 23:06:43 -0000	1.2
***************
*** 43,51 ****
      PEP isn't on this list, it's because I'm not a confident channeler.
  
!  S   266  Optimizing Global Variable/Attribute Access  Montanaro
!  S   267  Optimized Access to Module Namespaces        Hylton
!  S   269  Pgen Module for Python                       Riehl
!  S   273  Import Modules from Zip Archives             Ahlstrom
!  S   280  Optimizing access to globals                 van Rossum
       282  A Logging System                             Mick
  
--- 43,51 ----
      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