Kaydet (Commit) 21a4764b authored tarafından Mark Hammond's avatar Mark Hammond

As requested by Fred - mention that in the future a winreg module may make a comeback.

üst e1869838
...@@ -14,8 +14,9 @@ ensure that the handles are closed correctly, even if the programmer ...@@ -14,8 +14,9 @@ ensure that the handles are closed correctly, even if the programmer
neglects to explicitly close them. neglects to explicitly close them.
This module exposes a very low-level interface to the Windows This module exposes a very low-level interface to the Windows
registry; for a more object-oriented interface, use the registry; it is expected that in the future a new \code{winreg}
\module{winreg} module. module will be created offering a higher-level interface to the
registry API.
This module offers the following functions: This module offers the following functions:
......
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