kuroko-lang / kuroko

Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
https://kuroko-lang.github.io/
MIT License
427 stars 25 forks source link

Start module load function name from the last '/' in the path #40

Closed krkacc closed 1 year ago

klange commented 1 year ago

This does seem right - I would have to check the history but I think this might have been using the dotted name previously and I missed this when changing to file paths.

However, I can not merge a change from what is effectively an anonymous account, so I will apply this fix myself unless you want to come back with a legitimate email address.