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 52b1b10 commit 3fb56e5Copy full SHA for 3fb56e5
Doc/library/winreg.rst
@@ -186,9 +186,6 @@ This module offers the following functions:
186
This function deletes a key and all its descendants. If *sub_key* is
187
``None``, all subkeys and values of the specified key are deleted.
188
189
- If the function succeeds, the entire key tree is removed.
190
- If the function fails, an :exc:`OSError` exception is raised.
191
-
192
.. audit-event:: winreg.DeleteTree key,sub_key winreg.DeleteTree
193
194
.. versionadded:: next
0 commit comments