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
5ba06638272234d99052d7ebee32fd11e8b63a9e
pytest2
/
_pytest
/
assertion
History
Bruno Oliveira
aa95a425d7
Attempt to solve race-condition which corrupts .pyc files on Windows
...
This uses of the `atomicwrites` library. This is very hard to create a reliable test for.
Fix
#3008
2018-04-12 08:19:28 -03:00
..
__init__.py
All classes now subclass object for better py3 compatibility
2018-01-24 18:23:42 -02:00
rewrite.py
Attempt to solve race-condition which corrupts .pyc files on Windows
2018-04-12 08:19:28 -03:00
truncate.py
convert py module references to six module
2017-08-04 08:05:03 +05:30
util.py
Move compatibility imports to compat.py and fix linting
2018-03-29 19:02:35 -03:00