diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-26 13:18:41 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-26 13:18:41 -0400 |
| commit | 62f4ed9cd969267f4d09a03a07b89144cd511faf (patch) | |
| tree | e448fc62b83135bd6a40eeddffce4805816c8f86 /TODO.txt | |
| parent | 846a5b8c323ed60b9e85279662d9afbb4197e901 (diff) | |
| download | python-coveragepy-62f4ed9cd969267f4d09a03a07b89144cd511faf.tar.gz | |
Templite now compiles to Python code for speed.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ Key: - collections.defaultdict - .startswith((,)) - with assertRaises + - exec statement can look like a function in py2 (since when?) - Remove code only run on <2.6 - Change data file to json |
