mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
http://docs.python.org/3.3/library/functions.html#__import__ : "When the name variable is of the form package.module, normally, the top-level package (the name up till the first dot) is returned, not the module named by name. However, when a non-empty fromlist argument is given, the module named by name is returned."
8.1 KiB
8.1 KiB