jw-python/tools/python/jwutils/stree
Jan Lindemann dc532704d0 StringTree: Add support for adding StringTree children
Add support for adding children of type StringTree. If a StringTree
argument is passed to .add(), this should do the right thing. It
makes use of the newly added .__add_children() method and involves
quite a bit of hairy case distinctions.

Signed-off-by: Jan Lindemann <jan@janware.com>
2020-04-04 11:35:26 +02:00
..
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
serdes.py stree/serdes.py: Add support for kwarg "root_content" 2020-04-04 11:14:33 +02:00
StringTree.py StringTree: Add support for adding StringTree children 2020-04-04 11:35:26 +02:00