[issue4376] Nested ctypes 'BigEndianStructure' fails

Vlad Riscutia report at bugs.python.org
Tue Jul 12 03:35:09 CEST 2011


Vlad Riscutia <riscutiavlad at gmail.com> added the comment:

Added unit test to reproduce the issue (covers both big endian and little endian structures so _other_endian function is hit on any machine).

Test currently fails without fix and passes with proposed fix in place.

----------
keywords: +patch
nosy: +vladris
Added file: http://bugs.python.org/file22623/issue4376_test.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4376>
_______________________________________


More information about the Python-bugs-list mailing list