Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cebe43

Browse files
committed
test(): Removed; regression test is in test.test_winreg2, not testreg.
1 parent f9a4a6e commit 0cebe43

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/plat-win/winreg.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,6 @@ def __init__( self, machine, topLevelKey ):
303303
"REG_OPENED_EXISTING_KEY",
304304
"REG_OPTION_CREATE_LINK"]
305305

306-
def test():
307-
import testreg
308306

309307
#unusednames=_RegNotifyChangeKeyValueOptions+_RegRestoreKeyOptions+_RegCreateKeyExOptions
310308

0 commit comments

Comments
 (0)