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 Arfrever, brett.cannon, eric.snow, ncoghlan, python-dev, serhiy.storchaka
Date 2014-01-04.22:19:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388873978.16.0.177301841125.issue19713@psf.upfronthosting.co.za>
In-reply-to
Content
At this point the only places using find_module and load_module are pydoc, importlib, and some oddballs that aren't worth worrying about.  Issue #19703 covers the pydoc changes.
History
Date User Action Args
2014-01-04 22:19:38eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, Arfrever, python-dev, serhiy.storchaka
2014-01-04 22:19:38eric.snowsetmessageid: <1388873978.16.0.177301841125.issue19713@psf.upfronthosting.co.za>
2014-01-04 22:19:38eric.snowlinkissue19713 messages
2014-01-04 22:19:38eric.snowcreate