Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Line length < 80. | Ned Batchelder | 2009-04-19 | 1 | -1/+2 |
* | Commonalize more of the test case code. | Ned Batchelder | 2009-04-18 | 1 | -18/+7 |
* | Finally realized that unit test classes should be named like any other class:... | Ned Batchelder | 2009-04-17 | 1 | -1/+1 |
* | Pylint tweaks | Ned Batchelder | 2009-04-12 | 1 | -2/+4 |
* | Even better execution of main files. | Ned Batchelder | 2009-04-04 | 1 | -3/+28 |
* | Factor execfile out of cmdline, so that we can call python main programs prop... | Ned Batchelder | 2009-04-03 | 1 | -0/+19 |