summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-06-02 21:35:17 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-06-02 21:35:17 -0400
commitac99d3f122f0a4133c609955f69a755fc8eaaae9 (patch)
tree01279ea868fea2f21c337c277c007086bd9a2172 /TODO.txt
parent7b912ce4140cb649a2d4a5b86a6740ff3966b8f2 (diff)
downloadpython-coveragepy-git-ac99d3f122f0a4133c609955f69a755fc8eaaae9.tar.gz
Track things to do.
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 26445d8d..781308e5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -93,7 +93,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
+ Footer in reports pointing to coverage home page.
+ Baseline grid for linenumber font.
+ Separate out css and HTML.
- - Does it work right with utf-8 source files?
+ - Does it work right with utf-8 source files? http://www.python.org/dev/peps/pep-0263/
- Colored bars indicating coverage per file.