Files
pytest2/src/_pytest/_code
Daniel Hahler 4d21dc4f2d Optimize TracebackEntry.ishidden
The expected behavior is that there is no "__tracebackhide__" attribute,
so use `getattr` instead of multiple try/except.
2019-03-14 01:02:46 +01:00
..
2019-03-14 01:02:46 +01:00
2019-01-20 11:59:48 -08:00