summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index c732abb9..ff0c9376 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -87,6 +87,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
+ Get rid of the basestring protection
+ Use enumerate
+ Use sets instead of dicts
+- Switch from getopt to optparse.
- Get rid of the recursive nonsense.
- Docstrings.
+ Remove huge document-style comments.