Correctly mark PEP 369 as Withdrawn (not Rejected)

This commit is contained in:
Nick Coghlan 2013-01-06 22:18:28 +10:00
parent 3cedb64b57
commit ddd917a0b9
1 changed files with 5 additions and 5 deletions

View File

@ -3,18 +3,18 @@ Title: Post import hooks
Version: $Revision$ Version: $Revision$
Last-Modified: $Date$ Last-Modified: $Date$
Author: Christian Heimes <christian@python.org> Author: Christian Heimes <christian@python.org>
Status: Rejected Status: Withdrawn
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 02-Jan-2008 Created: 02-Jan-2008
Python-Version: 2.6, 3.0 Python-Version: 2.6, 3.0
Post-History: 02-Dec-2012 Post-History: 02-Dec-2012
Rejection Notice Withdrawal Notice
================ =================
This PEP is rejected by its author, because it has been superseded by the new This PEP is withdrawn by its author, because it has been superseded by the
importlib. new importlib.
Abstract Abstract