mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
test(): Removed; regression test is in test.test_winreg2, not testreg.
This commit is contained in:
parent
f9a4a6eec1
commit
0cebe439ce
1 changed files with 0 additions and 2 deletions
|
@ -303,8 +303,6 @@ _RegCreateKeyExOptions=[
|
|||
"REG_OPENED_EXISTING_KEY",
|
||||
"REG_OPTION_CREATE_LINK"]
|
||||
|
||||
def test():
|
||||
import testreg
|
||||
|
||||
#unusednames=_RegNotifyChangeKeyValueOptions+_RegRestoreKeyOptions+_RegCreateKeyExOptions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue