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

Barry Warsaw bwarsaw@users.sourceforge.net
Wed, 27 Jun 2001 10:12:07 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Added PEP 100, Python Unicode Integration, Lemburg


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.100
retrieving revision 1.101
diff -C2 -r1.100 -r1.101
*** pep-0000.txt	2001/06/26 17:57:11	1.100
--- pep-0000.txt	2001/06/27 17:12:05	1.101
***************
*** 78,81 ****
--- 78,82 ----
   Finished PEPs (done, implemented)
  
+  SF  100  pep-0100.txt  Python Unicode Integration             Lemburg
   IF  160  pep-0160.txt  Python 1.6 Release Schedule            Drake
   IF  200  pep-0200.txt  Python 2.0 Release Schedule            Hylton
***************
*** 125,128 ****
--- 126,130 ----
   I     6  pep-0006.txt  Bug Fix Releases                       Aahz
   I    42  pep-0042.txt  Small Feature Requests                 Hylton
+  SF  100  pep-0100.txt  Python Unicode Integration             Lemburg
  
   IF  160  pep-0160.txt  Python 1.6 Release Schedule            Drake