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 James.Dominy, nadeem.vawda, serhiy.storchaka
Date 2014-02-26.20:58:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393448298.85.0.946538054406.issue20781@psf.upfronthosting.co.za>
In-reply-to
Content
Actually this file is composed of two bzip2 streams. Python 2.7 doesn't support decompressing of multi-stream inputs, this feature was added in 3.3. So this is not a bug.
History
Date User Action Args
2014-02-26 20:58:18serhiy.storchakasetrecipients: + serhiy.storchaka, nadeem.vawda, James.Dominy
2014-02-26 20:58:18serhiy.storchakasetmessageid: <1393448298.85.0.946538054406.issue20781@psf.upfronthosting.co.za>
2014-02-26 20:58:18serhiy.storchakalinkissue20781 messages
2014-02-26 20:58:18serhiy.storchakacreate