`arbol` Todo list ================= * Need to implement a light weight tree structure -- the current impl uses O(N^2) memory. * Need to write more tests (and use coverage.py_). * Run pylint_ to accumulate a list of items flagged as TODO: See home_. .. _home: ./index.html .. _pylint: http://www.logilab.org .. _coverage.py: http://nedbatchelder.com/code/modules/coverage.html