jw-python/tools/python/jwutils
Jan Lindemann 428692ea3a Streamline Python file headers somewhat
- Add coding statement
  - Import all modules in one line where possible
  - Order: __future__, typing, plain imports, from imports,
    janware modules

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-07-10 05:14:06 +02:00
..
algo Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
asyncio Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
auth auth: Add LDAP support 2025-06-05 20:48:14 +02:00
db Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
stree Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
ArgsContainer.py ArgsContainer.specified_args: Add property 2025-07-06 07:12:52 +02:00
cast.py cast.from_env(): Add function 2025-07-05 10:54:30 +02:00
Cmd.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Cmds.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Config.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
CppState.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
log.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
misc.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02: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
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