This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bgailer
Recipients bgailer
Date 2009-02-03.18:53:42
SpamBayes Score 0.026728058
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
struct.calcsize('cd') returns 16 instead of 9

struct.calcsize('dc') returns 9 as expected
History
Date User Action Args
2009-02-03 18:53:44bgailersetrecipients: + bgailer
2009-02-03 18:53:43bgailersetmessageid: <[email protected]>
2009-02-03 18:53:42bgailerlinkissue5145 messages
2009-02-03 18:53:42bgailercreate