diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2016-12-30 12:30:09 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-12-30 12:30:09 -0500 |
commit | 8a21afc5658e4337571563cf574e9fef58c6683e (patch) | |
tree | ab689b2d470bbd9cf85a61461b84b3690d3214bb /coverage/python.py | |
parent | 179db49d02eaa4d92d367000170e7fd70bf816d3 (diff) | |
download | python-coveragepy-8a21afc5658e4337571563cf574e9fef58c6683e.tar.gz |
Don't warn about trace=None on PyPy at shutdown
PyPy clears the trace function before calling atexit functions. So when we
check if the trace function is changed, don't warn in that specific case.
Diffstat (limited to 'coverage/python.py')
0 files changed, 0 insertions, 0 deletions