http://code.google.com/p/pyfilesystem/source/browse/#svn%2Ftrunk%2Ffs%2Fexpose
If you want to go for it give a message since i'm also interested ;-)
2012/2/21 Luciodj <lucio....@googlemail.com>:
> --
> You are subscribed to the "python-on-a-chip" (or p14p for short) Google Group.
> Site: http://groups.google.com/group/python-on-a-chip
--
"Si quieres viajar alrededor del mundo y ser invitado a hablar en un
monton de sitios diferentes, simplemente escribe un sistema operativo
Unix."
– Linus Tordvals, creador del sistema operativo Linux
In fact, at a first time the expose wouldn't be necesary since we are working directly on Python: we can use the fs object natively. The expose would be necesary for more advanced uses like faking a mount command to allow access to several filesystems at the same time, and also for this internally would be so simple as just using a dict... :-)
Sended from my Android cell phone, please sorry the lack of format on the text and my fat thumbs :-P