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 alex
Recipients alex
Date 2010-05-01.01:15:35
SpamBayes Score 0.056471843
Marked as misclassified No
Message-id <1272676536.77.0.29287206537.issue8585@psf.upfronthosting.co.za>
In-reply-to
Content
There are no tests for zipimporter.find_module in the success case, only tests that it handles invalid inputs ok.  I'll work up some tests for this tomorrow probably.
History
Date User Action Args
2010-05-01 01:15:37alexsetrecipients: + alex
2010-05-01 01:15:36alexsetmessageid: <1272676536.77.0.29287206537.issue8585@psf.upfronthosting.co.za>
2010-05-01 01:15:35alexlinkissue8585 messages
2010-05-01 01:15:35alexcreate