treelib icon indicating copy to clipboard operation
treelib copied to clipboard

Logic or documentation of node `expanded` attribute

Open leonardbinet opened this issue 6 years ago • 0 comments

I couldn't understand in which cases the node expanded attribute had utility. In most case (to_dict serialization, __print_backend) couldn't it be simply replaced by the usage of filter functions?

leonardbinet avatar Dec 15 '19 21:12 leonardbinet