From: Stéphane Jacob Date: Wed, 10 Mar 2010 15:23:05 +0000 (+0100) Subject: Ooops. X-Git-Tag: xorg/1.0.0~332^2~76 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=61d4544b33e21303040441856c19ee294b2c0ef6;p=platal.git Ooops. Signed-off-by: Stéphane Jacob --- 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 """