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, christian.heimes, cool-RR, eric.snow
Date 2014-01-02.03:09:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388632147.35.0.707199435539.issue20097@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch with tests that cover find_module() and find_spec() for WindowsRegistryFinder (the missing case) and fixes the bug.
History
Date User Action Args
2014-01-02 03:09:08eric.snowsetrecipients: + eric.snow, brett.cannon, christian.heimes, cool-RR
2014-01-02 03:09:07eric.snowsetmessageid: <1388632147.35.0.707199435539.issue20097@psf.upfronthosting.co.za>
2014-01-02 03:09:07eric.snowlinkissue20097 messages
2014-01-02 03:09:07eric.snowcreate