| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
covers this now
|
| |
|
|
| |
if any of the modules fails to reload, rollback and use the already loaded modules. closes #179
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
closes #108
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
ModuleManager
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
like a package (also put the modules manually in sys.modules
|
| |
|
|
| |
(`importlib.util.spec_from_file_location`)
|
| | |
|
| |
|
|
| |
`loaded_module`
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
thus preventing even the possibility that modules can change them
|
| |
|
|
| |
explicit that module objects MUST inherit from BaseModule
|
| |
|
|
| |
makes more sense and removes some errors from type linting
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
references.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
related functionality
|
| | |
|