| commit | e9b185f26318e7ff34bd8ec36a509cd85106d696 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 01 01:57:48 2011 +0200 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 01 01:57:48 2011 +0200 |
| tree | 0b42662d4e050aa54fedf8a3a46d2f38e03b1695 | |
| parent | 776e69b5b37a9f0678f2759c145ed26368aaba3f [diff] |
Issue #12085: Fix test_subprocess for my previous commit Replace support by test_support, and add captured_stderr() function.