]> granicus.if.org Git - python/commitdiff
Hint about _winreg renaming in the docs.
authorGeorg Brandl <georg@python.org>
Sun, 25 May 2008 07:46:33 +0000 (07:46 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 25 May 2008 07:46:33 +0000 (07:46 +0000)
Doc/library/_winreg.rst

index 9b899508281a79ccbaabff8a5ffa906a00b1f63f..4e3cebb77d035b241defa2110f27071ca357cc91 100644 (file)
@@ -7,6 +7,11 @@
    :synopsis: Routines and objects for manipulating the Windows registry.
 .. sectionauthor:: Mark Hammond <MarkH@ActiveState.com>
 
+.. note::
+   The :mod:`_winreg` module has been renamed to :mod:`winreg` in Python 3.0.
+   The :term:`2to3` tool will automatically adapt imports when converting your
+   sources to 3.0.
+
 
 .. versionadded:: 2.0