Zachary Ware added the comment:

Thanks for the commit! 3.2 looks good now.

3.3 and default still need a little work, though; the docstrings still say 
"WindowsError" instead of "OSError" and the docs say "a OSError" instead of "an 
OSError".

The attached patch cleans up both issues, as well as consolidating all the 
versionchanged notices about WindowsError == OSError.

----------
resolution: fixed -> 
status: closed -> open
Added file: http://bugs.python.org/file27798/winreg_3.3+.patch

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

Reply via email to