Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
33 B
Python
Raw Normal View History

2015-08-30 01:02:20 +03:00
import sys
2021-03-15 19:27:36 +05:30
2015-08-30 01:02:20 +03:00
print(sys.byteorder)