libtree icon indicating copy to clipboard operation
libtree copied to clipboard

get_root_node() raises ValueError

Open vortec opened this issue 9 years ago • 0 comments

If no root node exists and get_root_node() is called, libtree raises ValueError instead of returning None as the docs say.

vortec avatar Feb 11 '16 10:02 vortec