cpython/Lib/unittest
2016-07-01 12:17:45 +03:00
..
test Issue #27430: Merge from 3.5 2016-07-01 12:17:45 +03:00
__init__.py
__main__.py
case.py Issue #26837: assertSequenceEqual() now correctly outputs non-stringified 2016-04-25 08:58:25 +03:00
loader.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
main.py
mock.py Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. 2016-06-19 18:32:07 +03:00
result.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
runner.py
signals.py
suite.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
util.py