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.
1 parent 0c01090 commit 11ffdd1Copy full SHA for 11ffdd1
Doc/library/winreg.rst
@@ -14,6 +14,8 @@ integer as the registry handle, a :ref:`handle object <handle-object>` is used
14
to ensure that the handles are closed correctly, even if the programmer neglects
15
to explicitly close them.
16
17
+.. availability:: Windows.
18
+
19
.. _exception-changed:
20
21
.. versionchanged:: 3.3
0 commit comments