cpython/Lib/unittest
2014-08-07 03:28:26 +03:00
..
test #22092: merge with 3.4. 2014-08-07 03:28:26 +03: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
main.py
mock.py Closes #21256: Printout of keyword args in deterministic order in mock calls. 2014-06-09 13:45:56 +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