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 | d328c46442495e7701d3d895e2ddb1da7fa728d8 (patch) | |
tree | 2881382daccd65f9054b77bd2e812f7aabfa99de /coverage/control.py | |
parent | ce675fdb6da663139bba8c801986ea5801caa893 (diff) | |
download | python-coveragepy-git-d328c46442495e7701d3d895e2ddb1da7fa728d8.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/control.py')
0 files changed, 0 insertions, 0 deletions