Skip to content

Commit 3fb56e5

Browse files
committed
Update document
1 parent 52b1b10 commit 3fb56e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/winreg.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,6 @@ This module offers the following functions:
186186
This function deletes a key and all its descendants. If *sub_key* is
187187
``None``, all subkeys and values of the specified key are deleted.
188188

189-
If the function succeeds, the entire key tree is removed.
190-
If the function fails, an :exc:`OSError` exception is raised.
191-
192189
.. audit-event:: winreg.DeleteTree key,sub_key winreg.DeleteTree
193190

194191
.. versionadded:: next

0 commit comments

Comments
 (0)