diff --git a/pep-0369.txt b/pep-0369.txt index 7827237e2..812ff85a8 100644 --- a/pep-0369.txt +++ b/pep-0369.txt @@ -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