[Python-checkins] r87976 - peps/trunk/pep-3333.txt

raymond.hettinger python-checkins at python.org
Thu Jan 13 00:11:28 CET 2011


Author: raymond.hettinger
Date: Thu Jan 13 00:11:21 2011
New Revision: 87976

Log:
Mark as Final

See Guido's approval at:

https://groups.google.com/forum/#!msg/python-web-sig/PBxKNkDVoag/EqXvt_-4zEEJ



Modified:
   peps/trunk/pep-3333.txt

Modified: peps/trunk/pep-3333.txt
==============================================================================
--- peps/trunk/pep-3333.txt	(original)
+++ peps/trunk/pep-3333.txt	Thu Jan 13 00:11:21 2011
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: P.J. Eby <pje at telecommunity.com>
 Discussions-To: Python Web-SIG <web-sig at python.org>
-Status: Draft
+Status: Final
 Type: Informational
 Content-Type: text/x-rst
 Created: 26-Sep-2010


More information about the Python-checkins mailing list