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 therve
Recipients akuchling, therve, thomaslee
Date 2008-01-20.09:12:38
SpamBayes Score 0.026887821
Marked as misclassified No
Message-id <1200820359.84.0.649626478744.issue1625@psf.upfronthosting.co.za>
In-reply-to
Content
The gzip module supports reopening an existing file to add another
stream. I think the bz2 module should not the same.
History
Date User Action Args
2008-01-20 09:12:40thervesetspambayes_score: 0.0268878 -> 0.026887821
recipients: + therve, akuchling, thomaslee
2008-01-20 09:12:39thervesetspambayes_score: 0.0268878 -> 0.0268878
messageid: <1200820359.84.0.649626478744.issue1625@psf.upfronthosting.co.za>
2008-01-20 09:12:38thervelinkissue1625 messages
2008-01-20 09:12:38thervecreate