Christian Heimes added the comment:

The patch defines either PY_IS_BIG_ENDIAN or PY_IS_LITTLE_ENDIAN and sets 
PY_LITTLE_ENDIAN_FLAG to either 0 or 1 for some modules that require a boolean 
flag.

----------
Added file: http://bugs.python.org/file27513/endian.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16166>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to