This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5c6d7739bcd7a1ea33eecff37bd2c2271cf5309c
pytest2
/
_pytest
/
assertion
History
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