| commit | 60b1c2d9399e44e3d521e4f93af20400a892af46 | [log] [tgz] |
|---|---|---|
| author | Gora Khargosh <gora.khargosh@gmail.com> | Sat Nov 27 17:02:07 2010 +0530 |
| committer | Gora Khargosh <gora.khargosh@gmail.com> | Sat Nov 27 17:02:07 2010 +0530 |
| tree | 54285322170a6d66c790feec3cb849c79f31b8d2 | |
| parent | 39e87d353172b4c0189c7ebd5d2e3ec151daf31a [diff] |
Fix a typo in watchdog/__init__.py that would have prevented FSEvents observer from loading. 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