On 11-03-2015 01:09, Cameron Simpson wrote:
> On 10Mar2015 22:38, Paulo da Silva <p_s_d_a_s_i_l_v_a...@netcabo.pt> wrote:
>> On 10-03-2015 04:14, Cameron Simpson wrote:
...

> 
> Since binary files (returning bytes from reads) also have a convenient
> readline method looking for byte 10 ('\n') this makes you current task
> tractable
...

That was the big part of my problem.
I wrongly assumed that readline was not available in binary mode.
I should have tried it in first place :-)

Thanks

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to