summaryrefslogtreecommitdiff
path: root/Doc/library/windows.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-05-25 07:45:51 +0000
committerGeorg Brandl <georg@python.org>2008-05-25 07:45:51 +0000
commit38feaf0fef244879411f094a7e68f542a6771dea (patch)
tree632d870bad650ece1724111091a2b307759ea997 /Doc/library/windows.rst
parent2cb57a40b28f4680a1433d4640d99f4b2efe7165 (diff)
downloadcpython-git-38feaf0fef244879411f094a7e68f542a6771dea.tar.gz
#2879: rename _winreg to winreg.
Diffstat (limited to 'Doc/library/windows.rst')
-rw-r--r--Doc/library/windows.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/windows.rst b/Doc/library/windows.rst
index b09dd8b3f2..b60d4e4ccf 100644
--- a/Doc/library/windows.rst
+++ b/Doc/library/windows.rst
@@ -11,5 +11,5 @@ This chapter describes modules that are only available on MS Windows platforms.
msilib.rst
msvcrt.rst
- _winreg.rst
+ winreg.rst
winsound.rst