]> granicus.if.org Git - python/commit
Issue #23715: Enhance test.script_helper to investigate test_eintr failure
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 20 Mar 2015 12:38:08 +0000 (13:38 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 20 Mar 2015 12:38:08 +0000 (13:38 +0100)
commit1335ca5053daa07abf50b3d227ba346155360e76
treea1fe6c27139a4aa2d123a107c82a723d885eb29b
parenta453cd8d85f583914a1bbb8d5054306bbbafdb7c
Issue #23715: Enhance test.script_helper to investigate test_eintr failure

If Python failed, show also stdout in the assertion error.
Lib/test/script_helper.py