summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-04-28 23:21:34 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-04-28 23:21:34 -0400
commit078bea34069101a9b94574be20dfad2cd816d2b6 (patch)
treeaba280ce779158326e22067146b83b47f96787a4 /TODO.txt
parenta273422d990e38934a067c88e2d8c94a74251a6a (diff)
downloadpython-coveragepy-git-078bea34069101a9b94574be20dfad2cd816d2b6.tar.gz
Removed recursive nonsense; docstring for exclude()
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 969dd586..f653fb4f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -109,7 +109,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
+ Use enumerate
+ Use sets instead of dicts
- Switch from getopt to optparse.
-- Get rid of the recursive nonsense.
++ Get rid of the recursive nonsense.
- Docstrings.
+ Remove huge document-style comments.
- Better names: