]> granicus.if.org Git - python/commit
Issue #17206: Fix test_cmd_line and test_faulthandler for my previous change
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 25 Jun 2013 19:54:17 +0000 (21:54 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 25 Jun 2013 19:54:17 +0000 (21:54 +0200)
commitef8115e5ebcb316eade7346785eee533b07ef8e5
tree85b8c56690f37e6e0f15dac4cac52c583d3a9a7e
parent383a820e0dd05273940c9513be7ee17d912aa54f
Issue #17206: Fix test_cmd_line and test_faulthandler for my previous change
(test.regrtest and test.script_helper enable faulthandler module in
subprocesses).
Lib/test/test_cmd_line.py
Lib/test/test_faulthandler.py