]> 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:10:17 +0000 (21:10 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 13 Jul 2012 19:10:17 +0000 (21:10 +0200)
commitb9c7c8260dec945b72f3e21e235d4917b71c6993
tree53de35b4fee31059a601f4bd838c9c1ba41f1472
parentc287423cb02ab4f466191cfea1d038f857b7db5c
parentf0b1baf362972dca3bf720cf6b0f4a720f50259c
Issue #15334: skip test_dynamic_key when run in non-interactive mode.
Patch by Jeremy Kloth.