Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2002-04-16 | 1 | -1/+0 |
* | There is no TestError, use TestFailed appropriately | Neal Norwitz | 2002-04-01 | 1 | -1/+1 |
* | Get rid of all METH_OLDARGS & PyArg_Parse. | Neal Norwitz | 2002-04-01 | 1 | -0/+90 |