pyinotify.ThreadedNotifier:
This notifier inherits from threading.Thread for instantiating a
separate thread, and also inherits from Notifier, because it is a
threaded notifier.
pyinotify.ThreadedNotifier:
This notifier inherits from threading.Thread for instantiating a
separate thread, and also inherits from Notifier, because it is a
threaded notifier.