commit | ef2f75a611e4c9323bd69e91bc8b2152cf252683 | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Thu Nov 25 18:36:23 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Thu Nov 25 18:36:23 2010 +0530 |
tree | a39dab574bd57931138e3c989dcfd2264cdb05c7 | |
parent | 0315339343d735f10f7c81c567672168420b1e69 [diff] |
event.path -> event.src_path; event.new_path -> event.dest_path; marks event.path and event.new_path as deprecated. 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
Copyright (C) 2010 Gora Khargosh <gora.khargosh@gmail.com> and the Watchdog authors.
Project source code on Github