On Tue, 2009-12-15 at 21:34 +0000, Luis A. Bastiao Silva wrote: > For Linux I know python-inotify [1]. Is is able to monitoring a file > system recursive. It is what is documented. By the way inotify is able > to do it. > > GIO seems another promising approach. If it have bindings working in > Python should be fine as well.
GIO uses inotify on linux AFAIR John _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
