diff options
author | stijn <stijn@ignitron.net> | 2023-01-30 15:38:16 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-02-01 13:10:00 +1100 |
commit | 7e9a15966acf80ff50fdf5c52553dd56de164bb3 (patch) | |
tree | 784c259e036c64a1fc87abb1d3a748fbde14bb3e /tests/basics/list_pop.py | |
parent | e145318a814c65658aaad80a2f9792077638c0a6 (diff) | |
download | micropython-7e9a15966acf80ff50fdf5c52553dd56de164bb3.tar.gz micropython-7e9a15966acf80ff50fdf5c52553dd56de164bb3.zip |
mpy-cross: Force forward slashes in paths.
Code in tools/mpy-tool.py and py/frozenmod.c relies on the source file
path encoded in a .mpy file to have forward slashes (e.g. by searching
for '/__init__.py'). Enforce that when creating these files, thereby
fixing import of .mpy files and frozen modules not working before
because they could have backslashes when built with the windows port.
Diffstat (limited to 'tests/basics/list_pop.py')
0 files changed, 0 insertions, 0 deletions