mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
reST indentation nit
This commit is contained in:
parent
5c5eb3624d
commit
cc1f597b90
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ This module offers the following functions:
|
|||
The :func:`DeleteKeyEx` function is implemented with the RegDeleteKeyEx
|
||||
Windows API function, which is specific to 64-bit versions of Windows.
|
||||
See the `RegDeleteKeyEx documentation
|
||||
<http://msdn.microsoft.com/en-us/library/ms724847%28VS.85%29.aspx>`__.
|
||||
<http://msdn.microsoft.com/en-us/library/ms724847%28VS.85%29.aspx>`__.
|
||||
|
||||
*key* is an already open key, or one of the predefined
|
||||
:ref:`HKEY_* constants <hkey-constants>`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue