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 asvetlov
Recipients asvetlov, dhgmgn, docs@python, eric.snow
Date 2012-11-15.15:35:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352993724.69.0.656870904645.issue16386@psf.upfronthosting.co.za>
In-reply-to
Content
I think much more important to mention registry key in http://docs.python.org/3/library/importlib.html#importlib.machinery.WindowsRegistryFinder 
``imp`` is private module to access implementation internals but ``importlib`` is public interface to import system
History
Date User Action Args
2012-11-15 15:35:24asvetlovsetrecipients: + asvetlov, docs@python, eric.snow, dhgmgn
2012-11-15 15:35:24asvetlovsetmessageid: <1352993724.69.0.656870904645.issue16386@psf.upfronthosting.co.za>
2012-11-15 15:35:24asvetlovlinkissue16386 messages
2012-11-15 15:35:24asvetlovcreate