summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-10-20 07:58:57 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-10-20 07:58:57 -0400
commit249ad14dfedbe45919b48dbbff445394a64d985c (patch)
treef88f6356df0087c28e8d18a434e5e9142359352f /TODO.txt
parentf0459a54bb3e703691359aa3078a8234173ec361 (diff)
downloadpython-coveragepy-249ad14dfedbe45919b48dbbff445394a64d985c.tar.gz
with statements: no more finally close
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 30d5bd6..43a3659 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -18,8 +18,9 @@ Key:
+ decorators
+ collections.defaultdict
+ .startswith((,))
- - "with" statements
+ + "with" statements
- .format() ?
+ - try/except/finally
+ Remove code only run on <2.6
- Change data file to json