On Thu, Jul 9, 2009 at 05:02, Wubin Qu<[email protected]> wrote: > Hi, > > Is there any modules or softwares have the same function as pynotify has on > MS Windows?
GIO (included in pygobject) can help you monitor files and directories, though I haven't tested it in Windows: http://pygtk.org/docs/pygobject/gio-class-reference.html Regards, Tomeu > Thank you! > > Best regards, > > Wubin Qu > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
