From 59dc0a6f75797b282c6fd11fb7981a2551ca1de5 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Wed, 22 Feb 2012 01:13:16 +1000 Subject: [PATCH] Use the right PEP status --- pep-3150.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-3150.txt b/pep-3150.txt index 6400eae3e..979217f93 100644 --- a/pep-3150.txt +++ b/pep-3150.txt @@ -3,7 +3,7 @@ Title: Statement local namespaces (aka "given" clause) Version: $Revision$ Last-Modified: $Date$ Author: Nick Coghlan -Status: Withdrawal +Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 2010-07-09