Correctly mark PEP 369 as Withdrawn (not Rejected)
This commit is contained in:
parent
3cedb64b57
commit
ddd917a0b9
10
pep-0369.txt
10
pep-0369.txt
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue