mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 21:30:14 +02:00
d94aa577a6
Such names aren't stored as qstr in module dict, and there was a bug in "import *" handling which assumed any name in a module dict is a qstr.
2 lines
31 B
Python
2 lines
31 B
Python
from import_long_dyn2 import *
|