Can't load modules from modules #149
Closed
Milestone
Comments
@laci37 this is probably on you when you come back, since you own much of the module/script loading stuff =) |
it's broken again
this makes writing script compatible with different versions through |
1.6.7 does support |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This doesn't seem to behave correctly in the following case:
This should work. Will take some refactoring to make
load.module
put the imports in the right place depending on whether it's being called in a module or directly from the REPL, but shouldn't be hard in principleThe text was updated successfully, but these errors were encountered: