micropython/tests/import/ext/usys.py

4 wiersze
127 B
Python

# usys (and any u-prefix) is always builtin and cannot be overridden by the
# filesystem.
print("ERROR: usys from filesystem")