summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-10-19 21:42:29 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-10-19 21:42:29 -0400
commit438f29546437ff235772ad8d3a915c42f7bb2665 (patch)
tree3d9079fb170050e3067f30e1a375bf3be6279c2f /TODO.txt
parentf5ae64e79ac7e8326897a4e0dd748ec640330aed (diff)
downloadpython-coveragepy-438f29546437ff235772ad8d3a915c42f7bb2665.tar.gz
Now I can use tuples with startswith and endswith.
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 2d93516..4dbc664 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -17,7 +17,7 @@ Key:
- generator expressions
- decorators
- collections.defaultdict
- - .startswith((,))
+ + .startswith((,))
+ Remove code only run on <2.6