toolkit/iso/py/test.py

7 lines
84 B
Python

#!/usr/bin/env python3
from common import *
print(platform.machine())
print(arch)