| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
13ec34cc57 |
lib.init.detect_modules(): Add function
Not all __init__.py modules are generated by python-tools.sh, some are needed early to make jw-pkg useful without generation, notably in jw.pkg.cmds. Add detect_modules() to unify that detection, and place it into a minimal module lib.init to not increase startup time cost. Signed-off-by: Jan Lindemann <jan@janware.com> |