Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tree.pyx: Nicer representation of Tree objects.
More in line with other Python objects when they are asked for their repr(). Now a Tree looks like: <Tree "A" at 0x4343432>
- Loading branch information