jw-python/tools/python/jwutils/stree
Jan Lindemann 85672d6cf3 StringTree.value(): Add optional path argument
As opposed to the C++ variant, StringTree.value() doesn't take a path
argument, but only returns the value of the node it's called on.
Change this. Returns None if the path is not found.

Signed-off-by: Jan Lindemann <jan@janware.com>
2020-04-18 08:38:34 +02:00
..
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
serdes.py Add type annotations from monkeytype + jw-devops/test 2020-04-10 17:55:36 +02:00
StringTree.py StringTree.value(): Add optional path argument 2020-04-18 08:38:34 +02:00