jw-python/tools/python
Jan Lindemann b464f20e6c stree.StringTree.find(): Add method
StringTree.find(key, val) (and Config.find(), for that matter)
returns a list of paths with sections containing children matching
key / val pairs. One of them can be None, which acts as a wildcard.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-05-29 12:05:10 +02:00
..
jwutils stree.StringTree.find(): Add method 2025-05-29 12:05:10 +02:00
Makefile Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00