summaryrefslogtreecommitdiffstatshomepage
path: root/tests/import/ext/sys.py
blob: a041c407f53bf065e8165b7a89de6eeb39527897 (plain) (blame)
1
2
# sys is always builtin and cannot be overridden by the filesystem.
print("ERROR: sys from filesystem")