Closed anthraxx closed 8 years ago
I couldn't reproduce this with tox -e py27
. I think this happens if you have installed and invoke py.test as py.test2, since it alters argv[0].
Edit: this is related to #83
@kpcyrd It's related indeed, thank you! Will merge the PR after conflicts are solved in that branch.
UPD: it was actually fixed in 0.26.2-dev which is not yet released.
@neithere can you point at the commit hash so i can backport it until a new release is out? (new release is of cause also a solution :yum: ) I want to move this into the repos :smile:
is the commit actually the b8ee9c3 listed in #83 ?
Yep, this one. The problem was only in tests, not in lib.
broken with python 2.7.10 (works fine with python3):