summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-10-19 21:52:22 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-10-19 21:52:22 -0400
commitdfb5405959bbe14ebcf533cd442c41a314b8a4fd (patch)
treee6a78608ef35a0699c3381dda2813e0739d3c47d /TODO.txt
parent438f29546437ff235772ad8d3a915c42f7bb2665 (diff)
downloadpython-coveragepy-dfb5405959bbe14ebcf533cd442c41a314b8a4fd.tar.gz
Now I can use decorators.
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 4dbc664..a134bb4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -15,9 +15,10 @@ Key:
- Remove 2.3, 2.4, 2.5 limitations
+ set, sorted, reversed, rpartition
- generator expressions
- - decorators
+ + decorators
- collections.defaultdict
+ .startswith((,))
+ - "with" statements
+ Remove code only run on <2.6