[python-win32] FileWatcher

Tim Golden mail at timgolden.me.uk
Mon Apr 28 12:39:13 CEST 2008


Pierre-Yves Delens wrote:
> Bonjour,
> 
> in the context of CAD management (layersmanagement, etc...),
> 
> we are storing our Layers management in a reference.dwg file, for obvious reasons.
> But some aspects of this management have to be maintained in alphanumeric format.
> 
> Therefore
> 
> we need to trigger each time this reference.dwg file is modified.

Have a look at this, perhaps:

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

TJG


More information about the python-win32 mailing list