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 pitrou
Recipients hagen, pitrou
Date 2008-09-15.16:56:46
SpamBayes Score 0.0008537809
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Do the numbers vary if you read the whole file at once and then unpickle
the resulting bytes string?
Large parts of the IO library are written in Python in 3.0, which might
explain the discrepancy.
History
Date User Action Args
2008-09-15 16:56:48pitrousetrecipients: + pitrou, hagen
2008-09-15 16:56:48pitrousetmessageid: <[email protected]>
2008-09-15 16:56:46pitroulinkissue3873 messages
2008-09-15 16:56:46pitroucreate