cpython/Lib/unittest
Berker Peksag e39682b076 Issue #27430: Fix typos, patch by scop. 2016-07-01 12:17:05 +03:00
..
test Issue #27430: Fix typos, patch by scop. 2016-07-01 12:17:05 +03:00
__init__.py Add some "used with permission" mentions where external resources are referenced. 2016-01-15 09:53:51 -08:00
__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 Marked keystrokes with the :kbd: role. 2015-09-12 17:46:20 +03:00
mock.py Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. 2016-06-19 18:30:43 +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