pytest2/_pytest/assertion
Bruno Oliveira fd4485a540 Fixed assertionrewrite._read_pyc to handle corrupted pyc files properly
This seems to be the cause for issues #437 and #301.

--HG--
branch : assertionrewrite-currupted-pyc
2014-08-02 18:01:28 -03:00
..
__init__.py Escape newlines in result from assertrepr hook 2014-04-02 17:35:22 +01:00
newinterpret.py assert reinterpretation: try mangling attributes that look like private class vars (fixes #514) 2014-05-31 14:37:02 -07:00
oldinterpret.py Removing py.std usage from _pytest 2014-07-31 19:13:40 -03:00
reinterpret.py remove extra parentheses - stylistic code change 2014-07-17 08:35:36 +02:00
rewrite.py Fixed assertionrewrite._read_pyc to handle corrupted pyc files properly 2014-08-02 18:01:28 -03:00
util.py Removing py.std usage from _pytest 2014-07-31 19:13:40 -03:00