Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The best way to get py3k support: same source runs on both, with some contort... | Ned Batchelder | 2009-09-22 | 1 | -9/+9 |
* | Remove a redundant import. | Ned Batchelder | 2009-07-07 | 1 | -2/+0 |
* | Make reading the lnotab structure work in both 2.x and 3.x | Ned Batchelder | 2009-07-07 | 1 | -4/+15 |
* | Move the backward-compatibility definitions to a common file. There seems to ... | Ned Batchelder | 2009-07-03 | 1 | -9/+1 |
* | Clean up the `set` definitions for 2.3 (these should go someplace common). | Ned Batchelder | 2009-07-03 | 1 | -3/+4 |
* | The name of the project is Coverage, not coverage.py. | Ned Batchelder | 2009-04-30 | 1 | -1/+1 |
* | CodeAnalyzer was a terminology conflict with coverage.analysis, and it's real... | Ned Batchelder | 2009-03-13 | 1 | -0/+232 |