byteorder
In this module the
BYTE_ORDER
constant is defined.
It can be one of the following:
LITTLE_ENDIAN
(Alpha, i386)
BIG_ENDIAN
(HP, PowerPC)