[Python-checkins] peps: Use the right PEP status

nick.coghlan python-checkins at python.org
Tue Feb 21 16:14:10 CET 2012


http://hg.python.org/peps/rev/d5093f8cf643
changeset:   4070:d5093f8cf643
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Wed Feb 22 01:13:16 2012 +1000
summary:
  Use the right PEP status

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


diff --git a/pep-3150.txt b/pep-3150.txt
--- a/pep-3150.txt
+++ b/pep-3150.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Nick Coghlan <ncoghlan at gmail.com>
-Status: Withdrawal
+Status: Withdrawn
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 2010-07-09

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


More information about the Python-checkins mailing list