[core] Re-enable preliminary module loading (stubbed)

Add logic for parsing commandline options, and a preliminary stub for
loading modules.

Note: The idea is that core.module.load() will return a valid, but
empty, module that displays an error, if the module cannot be loaded
This commit is contained in:
Tobias Witek 2020-01-19 15:36:52 +01:00
parent f234f81aa9
commit 8622673114
7 changed files with 68 additions and 6 deletions

0
modules/__init__.py Normal file
View file