summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Point to new docs; more doc tweaks.Ned Batchelder2009-06-131-1/+1
* Bump version number to 3.0Ned Batchelder2009-06-131-2/+1
* Move the version number up to 3.0 rc1.Ned Batchelder2009-05-161-1/+1
* Don't leave reminders in the docstring.Ned Batchelder2009-05-161-1/+1
* Track some things still to be done.Ned Batchelder2009-05-141-0/+1
* Give the singleton module interface a way to keep the old behavior of auto-lo...Ned Batchelder2009-05-121-1/+1
* More docstrings all around.Ned Batchelder2009-05-091-2/+10
* Even simpler: get rid of the lambdas for the singleton methods.Ned Batchelder2009-05-051-14/+16
* Simplify the singleton machinations in the package __init__. Fewer lines of ...Ned Batchelder2009-05-051-16/+11
* Lint clean-ups.Ned Batchelder2009-05-051-6/+6
* Move version up from 3.0b2Ned Batchelder2009-05-031-1/+1
* Removed recursive nonsense; docstring for exclude()Ned Batchelder2009-04-281-1/+1
* Scooch the version number since I posted 3.0b1 already.Ned Batchelder2009-03-101-1/+1
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+76