[Python-checkins] python/nondist/peps pep-0000.txt,1.238,1.239

goodger@users.sourceforge.net goodger@users.sourceforge.net
Mon, 21 Apr 2003 08:25:19 -0700


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv12661

Modified Files:
	pep-0000.txt 
Log Message:
one more place

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.238
retrieving revision 1.239
diff -C2 -d -r1.238 -r1.239
*** pep-0000.txt	21 Apr 2003 15:20:11 -0000	1.238
--- pep-0000.txt	21 Apr 2003 15:25:14 -0000	1.239
***************
*** 269,273 ****
   SR  259  Omit printing newline after newline          GvR
   SF  260  Simplify xrange()                            GvR
!  S   261  Support for "wide" Unicode characters        Prescod
   SD  262  Database of Installed Python Packages        Kuchling
   SF  263  Defining Python Source Code Encodings        Lemburg
--- 269,273 ----
   SR  259  Omit printing newline after newline          GvR
   SF  260  Simplify xrange()                            GvR
!  SF  261  Support for "wide" Unicode characters        Prescod
   SD  262  Database of Installed Python Packages        Kuchling
   SF  263  Defining Python Source Code Encodings        Lemburg