◐ Shell
clean mode source ↗

Message 77613 - Python tracker

Message77613

Author arigo
Recipients arigo, loewis
Date 2008-12-11.14:43:32
SpamBayes Score 0.04077918
Marked as misclassified No
Message-id <1229006614.29.0.182429360811.issue4228@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, struct.pack("I", "whatever") produces "\x00\x00\x00\x00" too.
History
Date User Action Args
2008-12-11 14:43:34arigosetrecipients: + arigo, loewis
2008-12-11 14:43:34arigosetmessageid: <1229006614.29.0.182429360811.issue4228@psf.upfronthosting.co.za>
2008-12-11 14:43:32arigolinkissue4228 messages
2008-12-11 14:43:32arigocreate