On Fri, 04 Jun 2010 12:53:26 -0700, Magdoll wrote:
> I'm not sure what's causing this, but depending on the compression
> program used, the bz2 module sometimes exits earlier.
[...]
The current bz2 module only supports files written as a single stream,
and not multiple stream files. This is why
On Jun 4, 3:05 pm, Cameron Simpson wrote:
> On 04Jun2010 12:53, Magdoll wrote:
> | I'm not sure what's causing this, but depending on the compression
> | program used, the bz2 module sometimes exits earlier.
> |
> | I used pbzip2 to compress my bz2 files and read through the file using
> | the bz
On 04Jun2010 12:53, Magdoll wrote:
| I'm not sure what's causing this, but depending on the compression
| program used, the bz2 module sometimes exits earlier.
|
| I used pbzip2 to compress my bz2 files and read through the file using
| the bz2 module. The file descriptor always exits much earlie
I'm not sure what's causing this, but depending on the compression
program used, the bz2 module sometimes exits earlier.
I used pbzip2 to compress my bz2 files and read through the file using
the bz2 module. The file descriptor always exits much earlier than
where the actual EOF is. If I use bzip2