4 lines
127 B
Python
4 lines
127 B
Python
# usys (and any u-prefix) is always builtin and cannot be overridden by the
|
|
# filesystem.
|
|
print("ERROR: usys from filesystem")
|