[Python-checkins] r54911 - peps/trunk/pep-3114.txt (original) (raw)
georg.brandl python-checkins at python.org
Sat Apr 21 17:50:51 CEST 2007
- Previous message: [Python-checkins] buildbot warnings in hppa Ubuntu dapper 2.5
- Next message: [Python-checkins] r54912 - peps/trunk/pep-0000.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: georg.brandl Date: Sat Apr 21 17:50:50 2007 New Revision: 54911
Modified: peps/trunk/pep-3114.txt Log: PEP 3114 is final.
Modified: peps/trunk/pep-3114.txt
--- peps/trunk/pep-3114.txt (original) +++ peps/trunk/pep-3114.txt Sat Apr 21 17:50:50 2007 @@ -3,7 +3,7 @@ Version: RevisionRevisionRevision Last-Modified: DateDateDate Author: Ka-Ping Yee <ping at zesty.ca> -Status: Accepted +Status: Final Type: Standards Track Python-version: 3.0 Content-Type: text/x-rst @@ -179,6 +179,13 @@ This PEP was accepted by Guido on March 6, 2007 [5]_. +Implementation +============== + +A patch with the necessary changes (except the 2to3 tool) was written +by Georg Brandl and committed as revision 54910. + + References
- Previous message: [Python-checkins] buildbot warnings in hppa Ubuntu dapper 2.5
- Next message: [Python-checkins] r54912 - peps/trunk/pep-0000.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]