Hi,

On Apr/20/2007, Gabriel Genellina wrote:
> En Fri, 20 Apr 2007 17:06:51 -0300, rohit <[EMAIL PROTECTED]>  
> 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

for linux, python-pyinotify. works very well!

-- 
Carles Pina i Estany            GPG id: 0x8CBDAE64
        http://pinux.info       Manresa - Barcelona
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to