Even with all code added to builtinimport.c, package imports don't really work, which I kinda expected - package support is one of the messy parts of Python, few people know all details of how it works (me including).
I'm on it, and here's kinda extended commentary to changes I do.
Even with all code added to builtinimport.c, package imports don't really work, which I kinda expected - package support is one of the messy parts of Python, few people know all details of how it works (me including).
I'm on it, and here's kinda extended commentary to changes I do.