
report at bugs
May 7, 2008, 7:35 AM
Views: 444
Permalink
|
|
[issue2781] Tiny patch to _winreg docs
|
|
New submission from Tim Golden <mail[at]timgolden.me.uk>: The docs for _winreg refer to RegLoadKey, which is the underlying API. The function is actually exposed as LoadKey. Patch attached. ---------- assignee: georg.brandl components: Documentation files: _winreg.patch keywords: patch messages: 66359 nosy: georg.brandl, tim.golden severity: normal status: open title: Tiny patch to _winreg docs versions: Python 2.6 Added file: http://bugs.python.org/file10207/_winreg.patch __________________________________ Tracker <report[at]bugs.python.org> <http://bugs.python.org/issue2781> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|