From cd1f1da8c38435aa55fce7d39487417b3524ea79 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 15 Mar 2009 21:48:42 -0400 Subject: Always more to do. --- TODO.txt | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.1