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, eric.smith, eric.snow, georg.brandl, ncoghlan
Date 2012-07-31.05:18:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343711913.36.0.352115060657.issue15502@psf.upfronthosting.co.za>
In-reply-to
Content
Would importlib.abc.Finder become something like MetapathHandler, or would we just add a new one (like PathEntryHandler)?  Obviously the actual names would depend on the outcome of issue15295, but the fate of importlib.abc.Finder is independent of the names.
History
Date User Action Args
2012-07-31 05:18:33eric.snowsetrecipients: + eric.snow, brett.cannon, georg.brandl, ncoghlan, eric.smith
2012-07-31 05:18:33eric.snowsetmessageid: <1343711913.36.0.352115060657.issue15502@psf.upfronthosting.co.za>
2012-07-31 05:18:32eric.snowlinkissue15502 messages
2012-07-31 05:18:32eric.snowcreate