module documentation

Asynchronous pyinotify implementation

Class AsyncNotifier An asyncore dispatcher for inotify events.
Class ErrorLoggingAsyncNotifier An asyncnotifier that can survive errors in the callbacks.
Class FileEventHandlerBase Base class for file event handlers.
Class SingleFileEventHandler Handle modify events for a single file.