Message129857
> Antoine Pitrou <[email protected]> added the comment:
>
> Perhaps your bz2 files are simply multi-stream files? The bz2 module
> currently doesn't support them (it only decompresses the first stream); see
> issue1625 for a patch.
That explains why it was seeing an end-of-stream so early...
Thanks for the explanation, I didn't know about multi-stream bzip2.
Charles |
|
| Date |
User |
Action |
Args |
| 2011-03-02 06:35:24 | neologix | set | recipients:
+ neologix, niemeyer, pitrou, wrobell, Eric.Wolf |
| 2011-03-02 06:35:23 | neologix | link | issue10900 messages |
| 2011-03-02 06:35:23 | neologix | create | |
|