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 James.Dominy
Recipients James.Dominy
Date 2014-02-26.12:02:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393416133.13.0.265992393889.issue20781@psf.upfronthosting.co.za>
In-reply-to
Content
Whoops, forget to add the output from the standard binutils

$ bzcat example-file.csv.bz2 | wc -c
909602
$ bzcat example-file.csv.bz2 | md5sum
48f4b69b2b8bb0b171ebc36313eb6616  -

As you can see file sizes and hashes do not match
History
Date User Action Args
2014-02-26 12:02:13James.Dominysetrecipients: + James.Dominy
2014-02-26 12:02:13James.Dominysetmessageid: <1393416133.13.0.265992393889.issue20781@psf.upfronthosting.co.za>
2014-02-26 12:02:13James.Dominylinkissue20781 messages
2014-02-26 12:02:12James.Dominycreate