diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-06-03 07:22:39 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-06-03 07:22:39 -0400 |
commit | 609f0615c055837dece6446a4e58926a92591f02 (patch) | |
tree | 0e7969880f3237932c0c524f4d206350c4b4917a /coverage/files.py | |
parent | df33034216a178e4ba210aaa56068245d06f291f (diff) | |
download | python-coveragepy-609f0615c055837dece6446a4e58926a92591f02.tar.gz |
Make sure not to call functions with an error set.
Python 3.5 is stricter about getting this right. So we have to call PyErr_Print
to print and clear the error before calling the warn function.
Diffstat (limited to 'coverage/files.py')
0 files changed, 0 insertions, 0 deletions