pytest2/_pytest/assertion
Floris Bruynooghe 28b1896e9a Remove BuiltinAssertionError
We used to have this when we where patching the real Python
AssertionError for use with reinterpret, but reinterpret is now
gone so we no longer need this as it is not used by rewrite.
2016-09-05 15:29:09 +02:00
..
__init__.py Rewrite asserts in test-modules loaded very early in the startup 2016-08-03 12:49:48 -03:00
rewrite.py Rewrite asserts in test-modules loaded very early in the startup 2016-08-03 12:49:48 -03:00
util.py Remove BuiltinAssertionError 2016-09-05 15:29:09 +02:00