Files
typeshed/stdlib
Adam Simpkins c1dbdc7e26 Fix the return type for unittest.TestCase.run() (#2603)
In Python 3 this method returns None if the test is skipped, and a
TestResult otherwise.
2018-11-16 10:32:42 +01:00
..
2018-04-06 11:09:11 -07:00
2018-10-24 07:20:53 -07:00