Clarify PEP 369 withdrawal notice

This commit is contained in:
Nick Coghlan 2013-01-06 22:29:09 +10:00
parent ddd917a0b9
commit 9414577c18
1 changed files with 3 additions and 2 deletions

View File

@ -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