summaryrefslogtreecommitdiff
path: root/coverage/misc.py
Commit message (Expand)AuthorAgeFilesLines
* Massive eol whitespace clean-up.Ned Batchelder2009-12-021-6/+6
* Docstrings for lintNed Batchelder2009-11-241-0/+1
* Some per-instance caching to speed code parsing and analysis.Ned Batchelder2009-11-101-0/+14
* Touch-ups in an ancient function.Ned Batchelder2009-11-021-3/+2
* Treat missing source files nicer.Ned Batchelder2009-10-251-0/+4
* More docstrings all around.Ned Batchelder2009-05-091-0/+1
* The name of the project is Coverage, not coverage.py.Ned Batchelder2009-04-301-1/+1
* Move format_lines into misc.py since it doesn't need to be a method of coverage.Ned Batchelder2009-03-121-0/+32
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+18