jw-python/tools/python/jwutils
Jan Lindemann 30c81af1b0 stree.serdes: Only ignore ENOENT for -include
-include ignores too many failures. It should only ignore ENOENT, all
others should throw an exception regardless.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-03 18:03:15 +02:00
..
algo Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
asyncio Fix errors reported by mypy 2025-11-02 09:42:21 +01:00
auth Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
db Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
graph Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
stree stree.serdes: Only ignore ENOENT for -include 2026-04-03 18:03:15 +02:00
ArgsContainer.py Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
Bunch.py Bunch: Add class 2025-07-27 14:11:42 +02:00
cast.py cast.from_env(): Add function 2025-07-05 10:54:30 +02:00
Cmd.py Cmd / Cmds: Update legacy type annotation 2026-01-20 18:56:15 +01:00
Cmds.py Cmd / Cmds: Update legacy type annotation 2026-01-20 18:56:15 +01:00
Config.py Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
CppState.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
ldap.py ldap.Connection.walk(): Support decode & unroll 2026-04-03 18:01:02 +02:00
log.py log._clean_str_regex: Fix missing r-qualifier 2025-11-02 09:41:14 +01:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
misc.py os.misc: Add update_symlink() 2023-01-17 11:40:58 +01:00
multi_key_dict.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Object.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Options.py Fix errors reported by mypy 2025-11-02 09:42:21 +01:00
Process.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
RedirectStdIO.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Signals.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
StopWatch.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00