notify on directory changes

Josh noone at nowhere.com
Fri Nov 17 17:41:10 EST 2006


Hi,
Does python have a way of registering a callback - or through some other 
mechanism - to notify me when a directory listing has changed, or if a file 
has been modified, deleted, created, etc.? I'm looking for behavior similar 
to the .net class FileSystemWatcher. I would also be interested to know if 
there exists a portable c or c++ solution, too.
thanks!
Josh





More information about the Python-list mailing list