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 brett.cannon
Recipients brett.cannon, donmez, eric.snow, larry, matejcik, ynkdir, yselivanov
Date 2014-02-25.16:54:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393347274.07.0.89477991007.issue20763@psf.upfronthosting.co.za>
In-reply-to
Content
I should also mention that subclassing importlib.abc.PathEntryFinder solves this coding problem.
History
Date User Action Args
2014-02-25 16:54:34brett.cannonsetrecipients: + brett.cannon, larry, donmez, matejcik, ynkdir, eric.snow, yselivanov
2014-02-25 16:54:34brett.cannonsetmessageid: <1393347274.07.0.89477991007.issue20763@psf.upfronthosting.co.za>
2014-02-25 16:54:34brett.cannonlinkissue20763 messages
2014-02-25 16:54:33brett.cannoncreate