From 61d4544b33e21303040441856c19ee294b2c0ef6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Wed, 10 Mar 2010 16:23:05 +0100 Subject: [PATCH] Ooops. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Jacob --- bin/lists.rpc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lists.rpc.py b/bin/lists.rpc.py index 4e47470..dd959f3 100755 --- a/bin/lists.rpc.py +++ b/bin/lists.rpc.py @@ -385,7 +385,7 @@ def subscribe(userdesc, perms, mlist): return result def unsubscribe(userdesc, perms, mlist): - "" Unsubscribe from a list + """ Unsubscribe from a list @mlist @edit """ -- 2.1.4