This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ab94544b9
pytest2
/
_pytest
/
assertion
History
Floris Bruynooghe
3c317dc35e
Minor style cleanup
2013-04-28 20:56:56 +01:00
..
__init__.py
disable assertion rewriting on CPython 2.6.0 because of bugs (
fixes
#280
)
2013-03-21 12:19:01 -05:00
newinterpret.py
prolong workaround for jython AST bug
http://bugs.jython.org/issue1497
2012-11-07 10:05:39 +01:00
oldinterpret.py
fix some pep8 issues, more to go ... is there a tool that helps with pep8-ifying?
2012-06-21 11:20:29 +02:00
reinterpret.py
fix some pep8 issues, more to go ... is there a tool that helps with pep8-ifying?
2012-06-21 11:20:29 +02:00
rewrite.py
in the default Python 2 case, manually check the source is ASCII (
fixes
#269
)
2013-03-08 10:44:41 -05:00
util.py
Minor style cleanup
2013-04-28 20:56:56 +01:00