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, cvrebert, dstufft, eric.fahlgren, ethan.furman, hodgestar, maciej.szulik, matejcik, pitrou, python-dev
Date 2016-03-18.18:55:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458327346.42.0.190718632945.issue26252@psf.upfronthosting.co.za>
In-reply-to
Content
I added an example on how to register both a meta path and path entry finder. It's a rather simple example, but hopefully using the classes that importlib uses will help also point people towards the appropriate classes to learn about for their own needs.
History
Date User Action Args
2016-03-18 18:55:46brett.cannonsetrecipients: + brett.cannon, pitrou, matejcik, hodgestar, cvrebert, ethan.furman, python-dev, maciej.szulik, dstufft, eric.fahlgren
2016-03-18 18:55:46brett.cannonsetmessageid: <1458327346.42.0.190718632945.issue26252@psf.upfronthosting.co.za>
2016-03-18 18:55:46brett.cannonlinkissue26252 messages
2016-03-18 18:55:46brett.cannoncreate