diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2021-12-11 23:04:01 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-12-18 00:08:07 +1100 |
commit | 86ce4426079b1b368881c22f46d80045e2f720b0 (patch) | |
tree | 987ad1939b9fdb75cd5989a3f2318dbab05c8900 /docs/zephyr/tutorial | |
parent | d6d4a5819b4b2f5f58dcc5776c284b6f633c94aa (diff) |
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>
Diffstat (limited to 'docs/zephyr/tutorial')
0 files changed, 0 insertions, 0 deletions