[python-win32] detect file modification event

2005-10-20 Thread Jim Vickroy
Sorry if this has been previously answered, but my search failed to 
detect it.

Could someone refer to information on how to detect file modification 
(e.g., update) events in MS Windows?

Thanks,

-- jv
___
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32


Re: [python-win32] detect file modification event

2005-10-20 Thread Tim Golden
[Jim Vickroy]

 Sorry if this has been previously answered, but my search failed to
detect it.
 Could someone refer to information on how to detect file modification
(e.g., update) events in MS Windows?

Is this the sort of thing you were after?

http://timgolden.me.uk/python/win32_how_do_i/watch_directory_for_changes
.html

TJG


This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk

___
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32