I am developing FUSE filesystem with python. The problem is that after mounting a filesystem I have no access to stdin/stdout/stderr from my fuse script. I don\'t see anythi
Ok. Exactly what I want, has been done in http://pypi.python.org/pypi/rpdb/0.1.1 .