Thanks to visit codestin.com Credit goes to github.com
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 e186983 commit 21a4764Copy full SHA for 21a4764
1 file changed
Doc/lib/libwinreg.tex
@@ -14,8 +14,9 @@ \section{\module{_winreg} --
14
neglects to explicitly close them.
15
16
This module exposes a very low-level interface to the Windows
17
-registry; for a more object-oriented interface, use the
18
-\module{winreg} module.
+registry; it is expected that in the future a new \code{winreg}
+module will be created offering a higher-level interface to the
19
+registry API.
20
21
This module offers the following functions:
22
0 commit comments