[Python-checkins] python/nondist/peps pep-0000.txt,1.206,1.207
bwarsaw@users.sourceforge.net
bwarsaw@users.sourceforge.net
2002年8月05日 08:39:51 -0700
Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv3335
Modified Files:
pep-0000.txt
Log Message:
PEP 263 is final.
Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.206
retrieving revision 1.207
diff -C2 -d -r1.206 -r1.207
*** pep-0000.txt 2 Aug 2002 18:05:59 -0000 1.206
--- pep-0000.txt 5 Aug 2002 15:39:49 -0000 1.207
***************
*** 77,81 ****
S 258 Docutils Design Specification Goodger
S 262 Database of Installed Python Packages Kuchling
! S 263 Defining Python Source Code Encodings Lemburg
S 265 Sorting Dictionaries by Value Griffin
S 266 Optimizing Global Variable/Attribute Access Montanaro
--- 77,81 ----
S 258 Docutils Design Specification Goodger
S 262 Database of Installed Python Packages Kuchling
! SF 263 Defining Python Source Code Encodings Lemburg
S 265 Sorting Dictionaries by Value Griffin
S 266 Optimizing Global Variable/Attribute Access Montanaro
***************
*** 252,256 ****
S 261 Support for "wide" Unicode characters Prescod
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
--- 252,256 ----
S 261 Support for "wide" Unicode characters Prescod
S 262 Database of Installed Python Packages Kuchling
! SF 263 Defining Python Source Code Encodings Lemburg
SF 264 Future statements in simulated shells Hudson
S 265 Sorting Dictionaries by Value Griffin