From: Fred Drake Date: Sat, 1 Jul 2000 20:57:03 +0000 (+0000) Subject: test(): Removed; regression test is in test.test_winreg2, not testreg. X-Git-Tag: v2.0b1~1127 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0cebe439ce26ed5a14d77771c01e50d9dcc6ad11;p=thirdparty%2FPython%2Fcpython.git test(): Removed; regression test is in test.test_winreg2, not testreg. --- diff --git a/Lib/plat-win/winreg.py b/Lib/plat-win/winreg.py index 8c428cdad668..f8b8c3a3dd8b 100644 --- a/Lib/plat-win/winreg.py +++ b/Lib/plat-win/winreg.py @@ -303,8 +303,6 @@ _RegCreateKeyExOptions=[ "REG_OPENED_EXISTING_KEY", "REG_OPTION_CREATE_LINK"] -def test(): - import testreg #unusednames=_RegNotifyChangeKeyValueOptions+_RegRestoreKeyOptions+_RegCreateKeyExOptions