1b5f898dc5
In a recent refactoring we enabled all __future__ features in pytest modules, but that has the unwanted side effect of propagating those features to compile()'d modules inside assertion rewriting, unless we pass dont_inherit=False to compile(). |
||
---|---|---|
.. | ||
__init__.py | ||
rewrite.py | ||
truncate.py | ||
util.py |