Nick Coghlan <ncogh...@gmail.com> added the comment:

If I was looking for opportunities for a compiler to do something weird, I'd 
start with the TestEndianness macro (i.e. maybe it is incorrectly flagging the 
Cell as little endian when it is actually big endian)

The endianness handling itself looks fine to me, though.

----------
nosy: +ncoghlan

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

Reply via email to