summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-12-21 07:58:40 -0500
committerNed Batchelder <ned@nedbatchelder.com>2013-12-21 07:58:40 -0500
commitea7b292810c5c6eda5df93a33e287e9a29da825c (patch)
tree686b4c9ad45c2d66a0a9c29100a4197278ce728e /TODO.txt
parent015a9717127df0f32e755deefa00a5dea0f97e61 (diff)
downloadpython-coveragepy-ea7b292810c5c6eda5df93a33e287e9a29da825c.tar.gz
runpy could be another good replacement for home-grown code.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 09f1621..cd44a72 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -23,6 +23,7 @@ Key:
+ try/except/finally
- with assertRaises
+ exec statement can look like a function in py2 (since when?)
+ - runpy ?
+ Remove code only run on <2.6
- Change data file to json