pytest2/_pytest/_code
Roy Williams 940ed7e943 Fix `DeprecationWarnings` found when running py.test in Python 2.7 with the -3 flag.
Running through some of my tests with the `-3` flag in python2.7 I encountered some errors within py.test itself.  This fixes those errors so we can use py.test in order to identify problems with Python 3.
2016-09-21 17:44:25 -07: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 Fix `DeprecationWarnings` found when running py.test in Python 2.7 with the -3 flag. 2016-09-21 17:44:25 -07:00
source.py Fix `DeprecationWarnings` found when running py.test in Python 2.7 with the -3 flag. 2016-09-21 17:44:25 -07:00