Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2866c6a + f7d2874 commit 5116f78Copy full SHA for 5116f78
1 file changed
Doc/library/winreg.rst
@@ -146,7 +146,7 @@ This module offers the following functions:
146
*reserved* is a reserved integer, and must be zero. The default is zero.
147
148
*access* is an integer that specifies an access mask that describes the desired
149
- security access for the key. Default is :const:`KEY_ALL_ACCESS`. See
+ security access for the key. Default is :const:`KEY_WOW64_64KEY`. See
150
:ref:`Access Rights <access-rights>` for other allowed values.
151
152
*This method can not delete keys with subkeys.*
0 commit comments