micropython/tests/import/ext/sys.py

3 wiersze
104 B
Python

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