diff options
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,7 +7,6 @@ Coverage TODO + Try installation on Ubuntu.
+ Proper project layout.
+ Code moved to bitbucket.
-- Investigate package over module installation.
* Speed
@@ -17,7 +16,7 @@ Coverage TODO x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
this with C collector).
- Seems like there should be a faster way to manage all the line number sets in
- CodeAnalyzer.raw_analyze.
+ CodeParser.raw_parse.
- If tracing, canonical_filename_cache overlaps with should_trace_cache. Skip
canonical_filename_cache. Maybe it isn't even worth it...
|