This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients brett.cannon, eric.araujo, ezio.melotti
Date 2013-02-15.20:57:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
If you move them to importlib and just leave an alias in imp, you should still add a DeprecationWarning IMHO, even if you plan to remove them in Python 4.
History
Date User Action Args
2013-02-15 20:57:36ezio.melottisetrecipients: + ezio.melotti, brett.cannon, eric.araujo
2013-02-15 20:57:35ezio.melottisetmessageid: <[email protected]>
2013-02-15 20:57:35ezio.melottilinkissue17177 messages
2013-02-15 20:57:35ezio.melotticreate