summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-08 17:38:51 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-08 17:38:51 -0500
commit085c95e6d2c1c497a6eb008574ffceb65916841a (patch)
tree84aba273f31ed338577c4650689683e2079333ae /TODO.txt
parent266ed2154d27c212f5189b1e4c80e5f6494c358b (diff)
downloadpython-coveragepy-085c95e6d2c1c497a6eb008574ffceb65916841a.tar.gz
Dict literals shouldn't count as many different exits.
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 bdedd44..e730a2d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -36,7 +36,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
* Power
-- Branch coverage
++ Branch coverage
Titus' idea:
1: if a:
2: b = 2