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 theller
Recipients asvetlov, barry, brett.cannon, eric.snow, python-dev, theller
Date 2013-02-01.21:46:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359755216.19.0.0805750045429.issue17098@psf.upfronthosting.co.za>
In-reply-to
Content
I confirm that the bug is fixed, my test-code works now (a modulefinder using importlib instead of imp to find modules).
History
Date User Action Args
2013-02-01 21:46:56thellersetrecipients: + theller, barry, brett.cannon, asvetlov, python-dev, eric.snow
2013-02-01 21:46:56thellersetmessageid: <1359755216.19.0.0805750045429.issue17098@psf.upfronthosting.co.za>
2013-02-01 21:46:56thellerlinkissue17098 messages
2013-02-01 21:46:56thellercreate