micropython/ports/unix/variants
Jim Mussared 86ce442607 ports: Add '.frozen' as the first entry in sys.path.
Frozen modules will be searched preferentially, but gives the user the
ability to override this behavior.

This matches the previous behavior where "" was implicitly the frozen
search path, but the frozen list was checked before the filesystem.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-12-18 00:08:07 +11:00
..
coverage py/modio: Remove io.resource_stream function. 2021-12-17 23:53:44 +11:00
dev unix/variants: Enable help and help("modules") on standard and dev. 2021-07-13 16:18:15 +10:00
fast
freedos
minimal ports: Add '.frozen' as the first entry in sys.path. 2021-12-18 00:08:07 +11:00
nanbox
standard unix/variants: Enable help and help("modules") on standard and dev. 2021-07-13 16:18:15 +10:00
manifest.py