mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
That was easy - just avoid erroring out on seeing candidate dir for namespace package. That's far from being complete though - namespace packages should support importing portions of package from different sys.path entries, here we require first matching entry to contain all namespace package's portions. And yet, that's a way to put parts of the same Python package into multiple installable package - something we really need for *Micro*Python.
12 KiB
12 KiB