Jason R. Coombs <[email protected]> added the comment:

it looks like lib maintainers can work around the limitation by using the 
syntax:

 import _winreg as winreg

And then reference the name winreg (or any other preferred name).

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11276>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to