mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +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_OPENED_EXISTING_KEY",
|
||||||
"REG_OPTION_CREATE_LINK"]
|
"REG_OPTION_CREATE_LINK"]
|
||||||
|
|
||||||
def test():
|
|
||||||
import testreg
|
|
||||||
|
|
||||||
#unusednames=_RegNotifyChangeKeyValueOptions+_RegRestoreKeyOptions+_RegCreateKeyExOptions
|
#unusednames=_RegNotifyChangeKeyValueOptions+_RegRestoreKeyOptions+_RegCreateKeyExOptions
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue