]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #16197. Update docstrings and documentation to match winreg code.
authorBrian Curtin <brian@python.org>
Mon, 29 Oct 2012 23:16:39 +0000 (18:16 -0500)
committerBrian Curtin <brian@python.org>
Mon, 29 Oct 2012 23:16:39 +0000 (18:16 -0500)
commite9aeca7c248bab56201ee5949e0535f96b54865b
treebd358f1981fea4f572602761d5dab3e2e0992067
parent92c28cace45261ae06c5361aef661a01f58a5413
Fix #16197. Update docstrings and documentation to match winreg code.

Patch by Zachary Ware.
Doc/library/winreg.rst
Misc/NEWS
PC/winreg.c