mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
This renames the builtin-modules, such that help('modules') and printing the module object will show "module" rather than "umodule". This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>