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

Barry Warsaw bwarsaw@users.sourceforge.net
Tue, 20 Feb 2001 19:40:22 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
PEP 235, Import on Case-Insensitive Platforms, Peters


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -r1.68 -r1.69
*** pep-0000.txt	2001/02/20 20:12:24	1.68
--- pep-0000.txt	2001/02/21 03:40:20	1.69
***************
*** 81,84 ****
--- 81,85 ----
   SF  223  pep-0223.txt  Change the Meaning of \x Escapes       Peters
   SF  230  pep-0230.txt  Warning Framework                      van Rossum
+  S   235  pep-0235.txt  Import on Case-Insensitive Platforms   Peters
  
   Rejected PEPs
***************
*** 137,140 ****
--- 138,142 ----
   S   233  pep-0233.txt  Python Online Help                     Prescod
   S   234  pep-0234.txt  Iterators                              Yee
+  S   235  pep-0235.txt  Import on Case-Insensitive Platforms   Peters
  
  Key