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 serhiy.storchaka
Recipients alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2012-11-06.21:06:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352235999.3.0.628696939179.issue12848@psf.upfronthosting.co.za>
In-reply-to
Content
Or you can use len = struct.unpack('>I', self.read(4)).
History
Date User Action Args
2012-11-06 21:06:39serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti
2012-11-06 21:06:39serhiy.storchakasetmessageid: <1352235999.3.0.628696939179.issue12848@psf.upfronthosting.co.za>
2012-11-06 21:06:39serhiy.storchakalinkissue12848 messages
2012-11-06 21:06:39serhiy.storchakacreate