circuitpython/tests/import/ext/micropython.py

3 lines
119 B
Python

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