jml/tree-format

Not compatible with Python3

jonathanj opened this issue · 0 comments

Trying to use tree-format in eliottree I found my CI for Python3 failing:

  File "/home/travis/build/jonathanj/eliottree/.tox/py34/lib/python3.4/site-packages/tree_format/_text.py", line 53
    print format_tree(node, format_tree, get_children)
                    ^
SyntaxError: invalid syntax