# HG changeset patch # User Jeff Hammel # Date 1376089138 25200 # Node ID fbb5b143349af59b01ae26967f171ee1498d67bd # Parent 3982b7ad596bf6c8d9c002ce751897d558ab8a9d notes to self diff -r 3982b7ad596b -r fbb5b143349a python/tree.py --- a/python/tree.py Fri Aug 09 15:23:59 2013 -0700 +++ b/python/tree.py Fri Aug 09 15:58:58 2013 -0700 @@ -77,6 +77,21 @@ ## Serializers +def tree2html(tree): + """ + . + ├── a8e.py + ├── abstract.py + ├── accentuate.py + + -> + +