circuitpython/tests/import/ext/sys.py

3 lines
103 B
Python

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