Commit ff03815d authored by Georg Brandl's avatar Georg Brandl

Fix indentation.

parent 16102469
......@@ -83,7 +83,7 @@ This module offers the following functions:
The return value is the handle of the opened key. If the function fails, a
:exc:`WindowsError` exception is raised.
.. versionadded:: 3.2
.. versionadded:: 3.2
.. function:: DeleteKey(key, sub_key)
......@@ -130,7 +130,7 @@ This module offers the following functions:
On unsupported Windows versions, :exc:`NotImplementedError` is raised.
.. versionadded:: 3.2
.. versionadded:: 3.2
.. function:: DeleteValue(key, value)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment