commit | bcaf91b393b3cdbd17113aa9a98987a1cf95e00e | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Mon Nov 22 03:10:57 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Mon Nov 22 03:10:57 2010 +0530 |
tree | 31550e10da7c283f058550606e4fef5209087db2 | |
parent | 941ae91ea470c3d738705a61c06b7c660030b221 [diff] |
API change. Events and handlers are not available in watchdog.* namespace now. Import them from watchdog.events.* instead Signed-off-by: Gora Khargosh <gora.khargosh@gmail.com>
Python API to monitor file system events.
Watchdog lets your Python programs monitor filesystem events as portably as possible using:
Watchdog is licensed under the terms of the MIT License