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
commitb3df60a544a54b4dd604d34137ff08e02b815e81 (patch)
tree27935a0db62c5ec4079bfb8492423b8ede3b59b5 /TODO.txt
parent6224a804d07119eb228a11d306bf392e3d0b266a (diff)
downloadpython-coveragepy-git-b3df60a544a54b4dd604d34137ff08e02b815e81.tar.gz
Now I can use decorators.
--HG-- branch : 4.0
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 4dbc6649..a134bb47 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