Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF #904720: dict.update should take a 2-tuple sequence like dict.__init_ | Raymond Hettinger | 2004-03-04 | 1 | -9/+9 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -2/+2 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+7 |
* | Variety of test cases for call to builtin functions | Jeremy Hylton | 2001-05-29 | 1 | -0/+125 |