Python utility library
Find a file
Jan Lindemann d30c41b03d stree.StringTree.py.__set(): Disable assert self.content != str(content)
There's an assertion in StringTree.py.__set(), assert self.content !=
str(content), which often triggers. Not sure what the idea behind the
assertion was, disable it.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-05-12 18:57:16 +02:00
bin Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
conf Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
make project.conf: Build devel subpackage 2025-02-20 19:14:31 +00:00
scripts Add missing async keywords to jwutils.Cmd.run() reimplementations 2020-02-10 19:49:46 +01:00
test Add module jwutils.cast 2025-01-16 12:39:20 +01:00
tools stree.StringTree.py.__set(): Disable assert self.content != str(content) 2025-05-12 18:57:16 +02:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-23@suse-tumbleweed/x86_64 2025-05-12 06:53:53 +00:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
RELEASES Release 1.0.0-23@suse-tumbleweed/x86_64 2025-05-12 06:53:53 +00:00
VERSION Start version: 1.0.0-23 2025-05-12 06:53:21 +00:00