[docs] [issue16197] Several small errors in winreg documentation

Zachary Ware report at bugs.python.org
Wed Oct 31 16:25:20 CET 2012


Zachary Ware added the comment:

Not bad, but with that scheme we could even go as far as cutting out the 'WindowsError is OSError' bit and make it just 

"""
   ..versionchanged:: 3.3
     See :ref:`above <exception-changed>`.
"""

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16197>
_______________________________________


More information about the docs mailing list