diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-11-21 14:14:03 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-11-21 14:14:03 -0500 |
commit | c4937c33f95903cdf6ceb31985c399e56517ae4d (patch) | |
tree | 25961d74394efc79832c21d8263f28b49e1e9e56 /coverage/xmlreport.py | |
parent | 4215f343c5906825719fcf275180158f80d8ee60 (diff) | |
download | python-coveragepy-git-c4937c33f95903cdf6ceb31985c399e56517ae4d.tar.gz |
Possible fix for #445 and #420
The line that seems to break #445 is the import of weakref, even if we never
use it. Delaying the import until we need it seems to fix #445.
Diffstat (limited to 'coverage/xmlreport.py')
0 files changed, 0 insertions, 0 deletions