Message5563

Author pjenvey
Recipients ita, pjdm, pjenvey, spiritmech
Date 2010-03-07.23:31:19
SpamBayes Score 5.180254e-07
Marked as misclassified No
Message-id <1268004680.48.0.737682977753.issue1445@psf.upfronthosting.co.za>
In-reply-to
Content
ita - 

I was hoping the bz2.tar.bz2 I posted could be used as a starting point. It actually has a lot of BZ2File implemented and at least some of work for the stream objects (I think BZ2Compressor is done). Though it's in Java code which may not be as easy to deal with. Have you looked at it?

There's a test_bz2 that we need to be passing at least most of before we ship a bz2 module
History
Date User Action Args
2010-03-07 23:31:20pjenveysetmessageid: <1268004680.48.0.737682977753.issue1445@psf.upfronthosting.co.za>
2010-03-07 23:31:20pjenveysetrecipients: + pjenvey, ita, pjdm, spiritmech
2010-03-07 23:31:20pjenveylinkissue1445 messages
2010-03-07 23:31:19pjenveycreate