jw-python/tools/python
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
..
jwutils StringTree.value(): Add optional path argument 2020-04-18 08:38:34 +02:00
Makefile Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00