diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-26 10:21:18 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-26 10:21:18 -0400 |
commit | d492401aaea653c2697bf2115236b3dfd589358d (patch) | |
tree | 324f3a3dcae3c8038cd5f51f99547a073fc1be6e | |
parent | 1404665ed8870771c47fb132273275b1f6a5ab7a (diff) | |
download | python-coveragepy-git-d492401aaea653c2697bf2115236b3dfd589358d.tar.gz |
Another thing to do in 4.x
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Key: - decorators - collections.defaultdict - .startswith((,)) - + - with assertRaises - Remove code only run on <2.6 - Change data file to json |