]> granicus.if.org Git - python/commit
Issue #15334: skip test_dynamic_key when run in non-interactive mode.
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 13 Jul 2012 19:08:41 +0000 (21:08 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 13 Jul 2012 19:08:41 +0000 (21:08 +0200)
commitf0b1baf362972dca3bf720cf6b0f4a720f50259c
treed4c682f89b721de49313b125df5fe7b222b7db50
parent68f4247b656148f7998cda856e3f77b0360a3c9c
Issue #15334: skip test_dynamic_key when run in non-interactive mode.
Patch by Jeremy Kloth.
Lib/test/test_winreg.py
Misc/ACKS