Commit Graph

11 Commits

Author SHA1 Message Date
Fierelier 17009172b7 Fix recursion, if module requires itself 2024-01-19 02:29:53 +01:00
Fierelier 143efc7db3 Don't define distro as global twice 2023-10-14 13:57:22 +02:00
Fierelier 701335f404 Raise exception correctly 2023-10-14 13:57:01 +02:00
Fierelier a9543243b4 Handle Bunch/Munch import failure 2023-10-14 13:56:36 +02:00
Fierelier 0447ffcb5c Allow defining a custom environment for loading modules 2023-10-13 15:51:58 +02:00
Fierelier 04561ecc41 Unify module names (path separator is .) 2023-04-03 20:00:11 +02:00
Fierelier 9d5e6948a7 Change "Running " to "Running new instance of ", to make how modules work more obvious 2023-04-03 19:03:57 +02:00
Fierelier f97cd553a7 Make dofile read bytes instead of string, to allow compiled scripts 2023-04-03 19:03:14 +02:00
Fierelier 8b45621a19 Load _main.py instead of main.py 2022-12-19 12:35:50 +01:00
Fierelier fa302a0750 Further clean up module folder 2022-12-19 12:32:53 +01:00
Fierelier bb0a439b3c Clean up folder structure 2022-12-19 12:26:47 +01:00