From 21d8a3e7e19dc639262ac7fa7d7817351ff8b4c1 Mon Sep 17 00:00:00 2001 From: mathieui Date: Wed, 10 Dec 2014 23:21:58 +0100 Subject: Make the screen_detach plugin support tmux, and use asyncio --- doc/stub/pyinotify.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/stub') diff --git a/doc/stub/pyinotify.py b/doc/stub/pyinotify.py index 48721264..1f8fc574 100644 --- a/doc/stub/pyinotify.py +++ b/doc/stub/pyinotify.py @@ -1,3 +1,5 @@ +class Notifier: + pass class WatchManager: pass class EventsCodes: -- cgit v1.2.3