Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #7092: Fix the DeprecationWarnings emitted by the standard library | Antoine Pitrou | 2010-01-04 | 1 | -3/+9 |
* | now that deepcopy can handle instance methods, this hack can be removed #7409 | Benjamin Peterson | 2009-11-29 | 1 | -13/+2 |
* | #7031: Add TestCase.assertIsInstance and negated method. | Georg Brandl | 2009-10-01 | 1 | -0/+13 |
* | Fix some weird whitespace and two other overlong lines. | Georg Brandl | 2009-10-01 | 1 | -4/+7 |
* | Objects that compare equal automatically pass or fail assertAlmostEqual and a... | Michael Foord | 2009-09-13 | 1 | -1/+9 |
* | issue 6275 | Kristján Valur Jónsson | 2009-08-27 | 1 | -0/+1 |
* | split unittest.py into a package | Benjamin Peterson | 2009-07-19 | 1 | -0/+893 |