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.snow
Recipients asvetlov, brett.cannon, eric.snow
Date 2013-12-19.19:11:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387480305.03.0.365240387561.issue16492@psf.upfronthosting.co.za>
In-reply-to
Content
find_loader() is now deprecated and we're going to support auto-importing parent modules in find_spec() (see #19944)
History
Date User Action Args
2013-12-19 19:11:45eric.snowsetrecipients: + eric.snow, brett.cannon, asvetlov
2013-12-19 19:11:45eric.snowsetmessageid: <1387480305.03.0.365240387561.issue16492@psf.upfronthosting.co.za>
2013-12-19 19:11:44eric.snowlinkissue16492 messages
2013-12-19 19:11:44eric.snowcreate