]> granicus.if.org Git - python/commit
#2879: rename _winreg to winreg.
authorGeorg Brandl <georg@python.org>
Sun, 25 May 2008 07:45:51 +0000 (07:45 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 25 May 2008 07:45:51 +0000 (07:45 +0000)
commit38feaf0fef244879411f094a7e68f542a6771dea
tree632d870bad650ece1724111091a2b307759ea997
parent2cb57a40b28f4680a1433d4640d99f4b2efe7165
#2879: rename _winreg to winreg.
20 files changed:
Doc/library/windows.rst
Doc/library/winreg.rst [moved from Doc/library/_winreg.rst with 99% similarity]
Lib/distutils/msvc9compiler.py
Lib/distutils/msvccompiler.py
Lib/platform.py
Lib/test/test_winreg.py
Lib/urllib.py
Misc/NEWS
Modules/posixmodule.c
PC/VC6/pythoncore.dsp
PC/VS7.1/python.iss
PC/VS7.1/python20.wse
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
PC/config.c
PC/winreg.c [moved from PC/_winreg.c with 99% similarity]
PCbuild/pythoncore.vcproj
Tools/freeze/extensions_win32.ini
Tools/msi/msilib.py
Tools/scripts/win_add2path.py