tests: Add byteorder query script.
This commit is contained in:
2
tests/byteorder.py
Normal file
2
tests/byteorder.py
Normal file
@@ -0,0 +1,2 @@
|
||||
import sys
|
||||
print(sys.byteorder)
|
||||
Reference in New Issue
Block a user