Serhiy Storchaka
|
851811f577
|
bpo-5846: Do not use obsolete unittest functions. (GH-28303)
Get rid of use of makeSuite() and findTestCases().
Also make test_math and test_threading_local discoverable.
|
2021-09-13 10:49:53 +03:00 |
Terry Jan Reedy
|
f73a48cbb2
|
Issue 26912: fix broken imports in test_email package.
|
2016-05-06 17:35:05 -04:00 |
Andrew Svetlov
|
f7a17b48d7
|
Replace IOError with OSError (#16715)
|
2012-12-25 16:47:37 +02:00 |
R David Murray
|
39bc38c39c
|
Fix rename spelling error.
|
2011-03-21 17:36:15 -04:00 |