commit | 243d71134e7ab60a9e9d4405f8e822af7738d11a | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Thu Nov 25 23:20:59 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Thu Nov 25 23:20:59 2010 +0530 |
tree | 22857ab7ea120eb03e8257696fe4428c878dddb7 | |
parent | 6da69baf922dde13ec89466e992391a66f3f36a2 [diff] |
Add a get_walker function to watchdog.utils that returns a recursive/non-recursive directory tree walker. 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