]> granicus.if.org Git - python/commit
Replace the stderr logging with assertNotEqual(returncode, 0).
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 8 Mar 2010 10:59:33 +0000 (10:59 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 8 Mar 2010 10:59:33 +0000 (10:59 +0000)
commitfaf175385de454a99edef26986637fc80c8aaba7
tree367f5165abb1db721ef407b1998e1de8539ab51d
parentcf741ceb69f951448a61a2f654b198c1cde0c579
Replace the stderr logging with assertNotEqual(returncode, 0).
Lib/test/test_subprocess.py