Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
py/builtinimport: Fix built-in imports when external import is disabled.
Follow-up to 24c02c4 for when MICROPY_ENABLE_EXTERNAL_IMPORT=0. It now needs to try both extensible and non-extensible modules. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
- Loading branch information