11-08-05 10:56 PM
Jim Gallacher wrote:
> Alexis Marrero wrote:
>
Just to clarify, is this for your new read_to_boundary or the one in
3.2? If it's for yours then the MD5 sum *should* be the same, since
that's what you fixed.
[vbcol=seagreen]
> Did you call it with the same block size as you are using in your code?
> The '\r' character must appear in the file right at the readBlockSize
> boundary.
>
> ie.
>
> generate_file(offset=-1, readBlockSize=1<<16, fname='testfile')
>
[ Post a follow-up to this message ]
|