]> granicus.if.org Git - python/commitdiff
As requested by Fred - mention that in the future a winreg module may make a comeback.
authorMark Hammond <mhammond@skippinet.com.au>
Tue, 1 Aug 2000 23:49:50 +0000 (23:49 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Tue, 1 Aug 2000 23:49:50 +0000 (23:49 +0000)
Doc/lib/libwinreg.tex

index a3884b07debedb3fee8f5ba0824f6e13b2a76551..f3a528ca1adc8554c13d2b3320c339e342ec5b04 100644 (file)
@@ -14,8 +14,9 @@ ensure that the handles are closed correctly, even if the programmer
 neglects to explicitly close them.
 
 This module exposes a very low-level interface to the Windows
-registry; for a more object-oriented interface, use the
-\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
+registry API.
 
 This module offers the following functions: