commit | 749cee4360ec246bead7b6600530c20c7da12024 | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Fri Nov 26 17:58:19 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Fri Nov 26 17:58:19 2010 +0530 |
tree | 951c532417aa41813cf425f61951a6c4c22e2f84 | |
parent | 5aca1ae1180836a3cff5a54bda86ee3541578559 [diff] |
Clean up the _watchdog_fsevents.c source code a bit and use PyDoc_STRVAR macro for documentation. 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