summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-12-14 14:17:56 -0500
committerNed Batchelder <ned@nedbatchelder.com>2013-12-14 14:17:56 -0500
commita0141e1324bccc4dffc1054de013826874497762 (patch)
tree139ddf1046dbe083f80699fb866d1b7395ecc3de /TODO.txt
parent124e04f9077cc2b76f9eb28e5f8b7c49a26c4452 (diff)
downloadpython-coveragepy-a0141e1324bccc4dffc1054de013826874497762.tar.gz
No need for paren-less exec any more.
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 d6e0ec0..09f1621 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -22,7 +22,7 @@ Key:
- .format() ?
+ try/except/finally
- with assertRaises
- - exec statement can look like a function in py2 (since when?)
+ + exec statement can look like a function in py2 (since when?)
+ Remove code only run on <2.6
- Change data file to json