Closed BebeSparkelSparkel closed 8 years ago
tree.node was changed to an @property function and the documentation was not updated.
tree.show() threw an exception when the tree was empty. It now declares that the tree is empty. A tests has also been added for this.
Suppressed print statements in test_treelib.py
tree.node was changed to an @property function and the documentation was not updated.
tree.show() threw an exception when the tree was empty. It now declares that the tree is empty. A tests has also been added for this.
Suppressed print statements in test_treelib.py