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 brett.cannon, eric.snow, loewis
Date 2012-08-01.02:29:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343788168.67.0.343499108562.issue15519@psf.upfronthosting.co.za>
In-reply-to
Content
1. add to importlib.machinery
2. register on importlib.abc.Finder

patch in a moment.
History
Date User Action Args
2012-08-01 02:29:28eric.snowsetrecipients: + eric.snow, loewis, brett.cannon
2012-08-01 02:29:28eric.snowsetmessageid: <1343788168.67.0.343499108562.issue15519@psf.upfronthosting.co.za>
2012-08-01 02:29:28eric.snowlinkissue15519 messages
2012-08-01 02:29:27eric.snowcreate