diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2016-06-12 09:45:41 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-06-12 09:45:41 -0400 |
commit | 214a4dfebef3050dfde4a94231da3c797583df7a (patch) | |
tree | a537afdb23d2139e8b170df8deb24ab7a84fa0d8 /coverage/misc.py | |
parent | 785a0d6b37fd1526799791a2b39dfcdead0ab9a0 (diff) | |
download | python-coveragepy-214a4dfebef3050dfde4a94231da3c797583df7a.tar.gz |
Move try_execfile.py to an unambiguous place
Where it was, we were counting on "tests" referring to coverage.py's own tests
directory, but a -e install of a helper like unittest-mixins could provide a
tests directory, which prevented the imports we needed for the tests.
Moving try_execfile.py to a new subdirectory with a less-common name solves
the problem.
Diffstat (limited to 'coverage/misc.py')
0 files changed, 0 insertions, 0 deletions