> 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.... -- http://mail.python.org/mailman/listinfo/python-list