diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2013-08-16 21:59:20 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-08-16 21:59:20 -0400 |
commit | 79282728f4200919e9444e7789d45e3af03e86cf (patch) | |
tree | 84b783686999395f5415940d2c7a3b173f3cd47f /coverage/config.py | |
parent | e5f9d774506fa3b39b95e10b10967ee80e0607d9 (diff) | |
download | python-coveragepy-git-79282728f4200919e9444e7789d45e3af03e86cf.tar.gz |
Keep things working on PyPy 2.1
_structseq is in the lib_pypy directory on sys.path, but for some reason
when imported, it claims to be from
/opt/pypy//pypy-c-jit-linux-x86-64/build/lib_pypy/_structseq.py
I don't know why that is, but importing _structseq and treating its
directory as part of the stdlib makes the tests pass.
Diffstat (limited to 'coverage/config.py')
0 files changed, 0 insertions, 0 deletions