service for file monitoring

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Fri Apr 20 16:36:13 EDT 2007


En Fri, 20 Apr 2007 17:06:51 -0300, rohit <rohitsethidce at gmail.com>  
escribió:

> i am designing a desktop search engine using python.
> i am having a query , is there a package available that contains
> functions for retrieving the files being edited , created,deleted  in
> the file system.

For windows you can use the techniques described here:
http://tgolden.sc.sabren.com/python/win32_how_do_i/watch_directory_for_changes.html

-- 
Gabriel Genellina



More information about the Python-list mailing list