Searched refs:ThreadedNotifier (Results 1 – 2 of 2) sorted by relevance
28 @@ -1494,33 +1493,40 @@ class ThreadedNotifier(threading.Thread, Notifier):
1398 class ThreadedNotifier(threading.Thread, Notifier): class