jw-python/tools/python/jwutils
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
..
algo Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00
asyncio Add Process and Signals support 2019-10-29 11:25:03 +01:00
stree StringTree.value(): Add optional path argument 2020-04-18 08:38:34 +02:00
Cmd.py Add type annotations from monkeytype + jw-devops/test 2020-04-10 17:55:36 +02:00
Cmds.py Add type annotations from monkeytype + jw-devops/test 2020-04-10 17:55:36 +02:00
CppState.py Add forgotten jwutils/CppState.py 2019-06-03 10:00:04 +02:00
log.py log.get_caller_pos(): Add kwargs argument 2020-04-11 10:56:30 +02:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
misc.py Add type annotations from monkeytype + jw-devops/test 2020-04-10 17:55:36 +02:00
multi_key_dict.py Add multi_key_dict.py 2020-04-13 15:14:52 +02:00
Object.py Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00
Process.py Add type annotations from monkeytype + jw-devops/test 2020-04-10 17:55:36 +02:00
RedirectStdIO.py Rename MuteStdIO to RedirectStdIO 2017-07-26 11:40:35 +02:00
Signals.py Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00