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 eric.araujo
Recipients brett.cannon, eric.araujo
Date 2013-02-15.17:32:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360949566.0.0.810151738706.issue17177@psf.upfronthosting.co.za>
In-reply-to
Content
I’ve always perceived imp as an implementation detail of the import system that people were sometimes forced to use to get to some things.  Now that we have importlib, deprecating (with a nice long compatibility-with-warnings period) sounds good.

Would checking with the other VMs be a good idea?
History
Date User Action Args
2013-02-15 17:32:46eric.araujosetrecipients: + eric.araujo, brett.cannon
2013-02-15 17:32:46eric.araujosetmessageid: <1360949566.0.0.810151738706.issue17177@psf.upfronthosting.co.za>
2013-02-15 17:32:45eric.araujolinkissue17177 messages
2013-02-15 17:32:45eric.araujocreate