Andrew Svetlov added the comment:

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

----------
nosy: +asvetlov

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16386>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to