summaryrefslogtreecommitdiff
path: root/coverage/pytracer.py
Commit message (Collapse)AuthorAgeFilesLines
...
* More things we don't need with the latest versionsNed Batchelder2014-09-201-1/+1
|
* Coroutines are now only supported with the C tracer, and better error handlingNed Batchelder2014-09-201-13/+4
|
* Split this into two files, as it should have been years ago.Ned Batchelder2014-09-191-0/+172
--HG-- rename : coverage/collector.py => coverage/pytracer.py