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
Date 2014-01-03.08:19:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388737155.79.0.00404454007765.issue19708@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that does the minimum of updating pkgutil and its tests to move away from find_module/load_module.  I'm not sure there is much more to do than this.
History
Date User Action Args
2014-01-03 08:19:15eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, Arfrever
2014-01-03 08:19:15eric.snowsetmessageid: <1388737155.79.0.00404454007765.issue19708@psf.upfronthosting.co.za>
2014-01-03 08:19:15eric.snowlinkissue19708 messages
2014-01-03 08:19:15eric.snowcreate