]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_regrtest: catch stderr in test_nowindows()
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 11 Oct 2015 08:04:26 +0000 (10:04 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 11 Oct 2015 08:04:26 +0000 (10:04 +0200)
commit14b4662e18189132e343781070290bf5729452b5
tree5f1ab3ea08a215d7a4b1c9be0c00e7bb128abc31
parent4967146c8d6f68480c5ca4ed73940607dd1d9286
test_regrtest: catch stderr in test_nowindows()

Check also that the deprecation warning is emited.
Lib/test/test_regrtest.py