pytest2/_pytest/assertion
Srinivas Reddy Thatiparthy fc544dc660 remove redundant checking because
* isinstance([], Sequence) is True

* isinstance((), Sequence) is True
2017-12-12 00:10:59 +05:30
..
__init__.py Remove code for unsupported Python versions 2017-10-10 08:54:56 +03:00
rewrite.py remove '_ast' module; and redirect '_ast' references to 'ast' 2017-12-11 23:14:17 +05:30
truncate.py convert py module references to six module 2017-08-04 08:05:03 +05:30
util.py remove redundant checking because 2017-12-12 00:10:59 +05:30