Christian Heimes <[email protected]> added the comment:
It's not a bug. Please read the section about padding.
>>> struct.calcsize('id')
16
>>> struct.calcsize('>id')
12
----------
nosy: +christian.heimes
resolution: -> not a bug
stage: -> resolved
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32648>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com