Version 0.3.5: - Clean up all imports. - Add a pattern matching event handler in watchdog.events module. - Breaks API 'from watchdog import FileSystemEventHandler' will no longer work. - zc.buildout configuration for hackers. - Updated credits. - Beginnings of a generic watcher script that shell programmers and trick authors can use. - Move all observers into a subpackage watchdog.observers.