Meador Inge <[email protected]> added the comment: And the examples make an explicit note of that:
""" .. note:: All examples assume a native byte order, size, and alignment with a big-endian machine. """ AMD64 is little-endian; the examples are noted to be in big-endian. Is that note not sufficient? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14765> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
