3 lines
104 B
Python
3 lines
104 B
Python
# sys is always builtin and cannot be overridden by the filesystem.
|
|
print("ERROR: sys from filesystem")
|