Clarify PEP 369 withdrawal notice
This commit is contained in:
parent
ddd917a0b9
commit
9414577c18
|
@ -10,11 +10,12 @@ Created: 02-Jan-2008
|
|||
Python-Version: 2.6, 3.0
|
||||
Post-History: 02-Dec-2012
|
||||
|
||||
|
||||
Withdrawal Notice
|
||||
=================
|
||||
|
||||
This PEP is withdrawn by its author, because it has been superseded by the
|
||||
new importlib.
|
||||
This PEP has been withdrawn by its author, as much of the detailed design
|
||||
is no longer valid following the migration to importlib in Python 3.3.
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue