circuitpython/tests/import/ext/micropython.py
2023-10-23 20:14:40 -04:00

3 lines
120 B
Python

# micropython is always builtin and cannot be overridden by the filesystem.
print("ERROR: micropython from filesystem")