summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-06-13 22:38:11 -0400
committerNed Batchelder <ned@nedbatchelder.com>2010-06-13 22:38:11 -0400
commit6b5a130eb611f40e5b1f4fdbc1a46e561684b03b (patch)
treedbf0d3d55ed57d53ff5021f85b1aa1b8c1394bb7 /TODO.txt
parent3d1c1e7383bcb3ce0348a467b7b6dd8fde61d73f (diff)
downloadpython-coveragepy-6b5a130eb611f40e5b1f4fdbc1a46e561684b03b.tar.gz
Conform to recommended optparse use.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index d2cf8d3..8594b70 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,8 +1,5 @@
Coverage TODO
-* Cleanups discovered while doing --source:
- + PyTracer doesn't use should_trace_cache!!
- - optparse recommends using make_option, not Option constructor
* --source stuff:
- warn if a package is never found.
- warn if no data was collected