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 wolma
Recipients gamaanderson, wolma
Date 2015-04-13.16:33:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428942824.64.0.0305400965703.issue23933@psf.upfronthosting.co.za>
In-reply-to
Content
are you looking for:

struct.pack('i'*4, *[0]*4)

?
History
Date User Action Args
2015-04-13 16:33:44wolmasetrecipients: + wolma, gamaanderson
2015-04-13 16:33:44wolmasetmessageid: <1428942824.64.0.0305400965703.issue23933@psf.upfronthosting.co.za>
2015-04-13 16:33:44wolmalinkissue23933 messages
2015-04-13 16:33:44wolmacreate