mirror of
https://github.com/python/cpython.git
synced 2026-06-16 08:01:57 -04:00
Backport fix of #5774 (only OpenKey applies here).
This commit is contained in:
@@ -183,7 +183,7 @@ This module offers the following functions:
|
||||
:const:`HKEY_LOCAL_MACHINE` tree. This may or may not be true.
|
||||
|
||||
|
||||
.. function:: OpenKey(key, sub_key, res=0, sam=KEY_READ)
|
||||
.. function:: OpenKey(key, sub_key[, res[, sam]])
|
||||
|
||||
Opens the specified key, returning a :dfn:`handle object`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user