dfe232d000
In order to keep "import umodule" working, the existing mechanism is
replaced with a simple fallback to drop the "u".
This makes importing of built-ins no longer touch the filesystem, which
makes a typical built-in import take ~0.15ms rather than 3-5ms.
(Weak links were added in
|
||
---|---|---|
.. | ||
img | ||
cmodules.rst | ||
compiler.rst | ||
extendingmicropython.rst | ||
gettingstarted.rst | ||
index.rst | ||
library.rst | ||
maps.rst | ||
memorymgt.rst | ||
natmod.rst | ||
optimizations.rst | ||
porting.rst | ||
publiccapi.rst | ||
qstr.rst | ||
writingtests.rst |