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.snow, loewis, ncoghlan, pitrou
Date 2012-08-01.17:00:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343840420.87.0.242868774343.issue15519@psf.upfronthosting.co.za>
In-reply-to
Content
I guess the real question here is if anyone has problems with adding WindowsRegistryFinder to importlib.machinery (and to the importlib docs).  If it should stay private than I'd like to throw a _ on the name of the class.  The change to importlib.abc would likely stay either way.
History
Date User Action Args
2012-08-01 17:00:20eric.snowsetrecipients: + eric.snow, loewis, brett.cannon, ncoghlan, pitrou
2012-08-01 17:00:20eric.snowsetmessageid: <1343840420.87.0.242868774343.issue15519@psf.upfronthosting.co.za>
2012-08-01 17:00:20eric.snowlinkissue15519 messages
2012-08-01 17:00:20eric.snowcreate