file.read() doesn't read the whole file

Sreejith K sreejithemk at gmail.com
Tue Mar 24 08:20:55 EDT 2009


> It's not a redirect to a file.  Fuse calls the 'read' function on the
> class, the read function does a 'return' of the data, and fuse passes
> the data up through the OS layer to be the result of the 'read' call
> made by less.

By redirection I meant reading the snapshot file instead of the
original file :). Sorry for making confusions....



More information about the Python-list mailing list