"auto" command on windows

Bug #652090 reported by schettino72
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
doit
Confirmed
Medium
damiro

Bug Description

File system events are working on windows too, but needs the platform specific
module pywin32, which is well supported and PSF licensed.
Here are some examples using it:
http://timgolden.me.uk/python/win32_how_do_i/watch_directory_for_changes.html
Can you explain me, how FileModifyWatcher (especially loop()) works, so I can
try to implement and test on windows?

Revision history for this message
schettino72 (schettino72) wrote :

please take a look at http://schettino72.wordpress.com/2010/03/07/inotify-text-editors-emacs-vim/

the "loop" method just keep waiting for file changes (and call "handle_event") until a keyboard interrupt occurs.

I guess for Windows it would be pretty much like the last example from timgolden...

Any further question please fell free to contact me.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.