sys.byteorder
An indicator of the native byte order. This will have the value
'big' on big-endian (most-significant byte first) platforms, and
'little' on little-endian (least-significant byte first)
platforms. New in version 2.0.
An indicator of the native byte order. This will have the value
'big' on big-endian (most-significant byte first) platforms, and
'little' on little-endian (least-significant byte first)
platforms. New in version 2.0.
rendered by a django application. hosted by webfaction.