summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-10-20 08:05:24 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-10-20 08:05:24 -0400
commitb94d42b78127beb210a8d9aee0746608412f305f (patch)
treeca7a966c19c9df399d1982a3723d893c122c18bb /TODO.txt
parent249ad14dfedbe45919b48dbbff445394a64d985c (diff)
downloadpython-coveragepy-b94d42b78127beb210a8d9aee0746608412f305f.tar.gz
try/except/finally is ok now.
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 43a3659..c43c91a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -20,7 +20,7 @@ Key:
+ .startswith((,))
+ "with" statements
- .format() ?
- - try/except/finally
+ + try/except/finally
+ Remove code only run on <2.6
- Change data file to json