cpython/Lib/test/test_warnings
Victor Stinner 0025eb145f test_warnings: catch stderr and check warning
Check the user warning in test_error_after_default() to not pollute the output,
and check the warning logged into stderr.
2016-05-26 15:21:25 +02:00
..
data
__init__.py test_warnings: catch stderr and check warning 2016-05-26 15:21:25 +02:00
__main__.py