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

Barry Warsaw bwarsaw@users.sourceforge.net
Fri, 26 Oct 2001 07:37:09 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Mark PEP 264 as Final


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.142
retrieving revision 1.143
diff -C2 -d -r1.142 -r1.143
*** pep-0000.txt	2001/10/25 22:03:18	1.142
--- pep-0000.txt	2001/10/26 14:37:06	1.143
***************
*** 115,119 ****
   SF  260  Simplify xrange()                            van Rossum
   S   261  Support for "wide" Unicode characters        Prescod
!  SA  264  Future statements in simulated shells        Hudson
  
   Empty PEPs (or containing only an abstract)
--- 115,119 ----
   SF  260  Simplify xrange()                            van Rossum
   S   261  Support for "wide" Unicode characters        Prescod
!  SF  264  Future statements in simulated shells        Hudson
  
   Empty PEPs (or containing only an abstract)
***************
*** 218,222 ****
   S   262  Database of Installed Python Packages        Kuchling
   S   263  Defining Python Source Code Encodings        Lemburg
!  SA  264  Future statements in simulated shells        Hudson
   S   265  Sorting Dictionaries by Value                Griffin
   S   266  Optimizing Global Variable/Attribute Access  Montanaro
--- 218,222 ----
   S   262  Database of Installed Python Packages        Kuchling
   S   263  Defining Python Source Code Encodings        Lemburg
!  SF  264  Future statements in simulated shells        Hudson
   S   265  Sorting Dictionaries by Value                Griffin
   S   266  Optimizing Global Variable/Attribute Access  Montanaro