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
commit8c3cddefe07e25d96d9e9c4d7ea24b345d88eeec (patch)
tree09595828424bddc87b01036d218cdb826bf012d7 /TODO.txt
parent6b6a4488adc12d390c5e0c8f13829dd9bf125309 (diff)
downloadpython-coveragepy-git-8c3cddefe07e25d96d9e9c4d7ea24b345d88eeec.tar.gz
try/except/finally is ok now.
--HG-- branch : 4.0
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 43a36597..c43c91af 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