cpython/Lib/unittest
Benjamin Peterson e87b7eafe4 fix windows tests (#16662)
From Robert Collins.
2014-09-29 21:54:28 -04:00
..
test fix windows tests (#16662) 2014-09-29 21:54:28 -04:00
__init__.py
__main__.py
case.py Issue #9815: assertRaises now tries to clear references to local variables in the exception's traceback. 2014-04-29 01:23:50 +02:00
loader.py A few tweaks for issue16662 based on feedback from Robert Collins. 2014-09-08 17:29:02 -04:00
main.py
mock.py Closes #21270 : We now override tuple methods in mock.call objects. 2014-09-16 18:33:37 +05:30
result.py
runner.py
signals.py
suite.py
util.py Issue #22032: __qualname__ instead of __name__ is now always used to format 2014-07-22 15:00:37 +03:00