]> granicus.if.org Git - python/commit
Clean test_subprocess: use assertRaises, skipIf, skipUnless helpers and a custom...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 27 Feb 2010 19:20:50 +0000 (19:20 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 27 Feb 2010 19:20:50 +0000 (19:20 +0000)
commit98e3fc39bf8ee3e81560bba57b723af850e464e7
tree35237f97a85fd37d20573d92dd8388189c285374
parentbe8c2b1ca7ddbcf50ff59e6a5d63ff9b620d174c
Clean test_subprocess: use assertRaises, skipIf, skipUnless helpers and a custom helper assertStderrEqual.
Lib/test/test_subprocess.py