commit | 1335ca5053daa07abf50b3d227ba346155360e76 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Mar 20 13:38:08 2015 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Mar 20 13:38:08 2015 +0100 |
tree | a1fe6c27139a4aa2d123a107c82a723d885eb29b | |
parent | a453cd8d85f583914a1bbb8d5054306bbbafdb7c [diff] |
Issue #23715: Enhance test.script_helper to investigate test_eintr failure If Python failed, show also stdout in the assertion error.