test_ok2/_pytest/_code
Floris Bruynooghe d1852a48b7 Remove assertion reinterpretation
The assertion reinterpretation is an old backwards compatibility
mode which was no longer being maintained on feature-parity with
the assertion rewriting mode.  It was also responsible for some
dubious patching of builtins and test with side-effects would
suddenly start passing.  Since re-writing has been the default for
a long time and plugins are now also re-written it is time to
retire reinterpretation.
2016-07-15 00:33:39 +01:00
..
__init__.py Remove assertion reinterpretation 2016-07-15 00:33:39 +01:00
_py2traceback.py Fix decoding issue while formatting SyntaxErrors during collection 2016-03-05 16:58:50 -03:00
code.py Remove assertion reinterpretation 2016-07-15 00:33:39 +01:00
source.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00