[Python-checkins] peps: Mark PEP 3155 final.

antoine.pitrou python-checkins at python.org
Fri Dec 2 20:25:17 CET 2011


http://hg.python.org/peps/rev/f41beb5dcdaa
changeset:   4007:f41beb5dcdaa
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Fri Dec 02 20:20:06 2011 +0100
summary:
  Mark PEP 3155 final.

files:
  pep-3155.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-3155.txt b/pep-3155.txt
--- a/pep-3155.txt
+++ b/pep-3155.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Antoine Pitrou <solipsis at pitrou.net>
-Status: Accepted
+Status: Final
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 2011-10-29

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list