From f43636e8ee1ede59933060a45897181700bf554b Mon Sep 17 00:00:00 2001 From: glondu Date: Tue, 3 Oct 2006 10:55:41 +0200 Subject: [PATCH] Pour la compatibilit avec pydoc. darcs-hash:20061003085541-68412-84690e6b69135958f78475c3e49ab8824a35f1af.gz --- gestion/ldap_crans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/ldap_crans.py b/gestion/ldap_crans.py index ef80f663..b63cea07 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -1940,7 +1940,7 @@ class Adherent(BaseProprietaire): return mail def supprimer_compte(self): - u""" + """ Supprime le compte sur zamok. Penser à définir l'adresse mail après. """ self._set('mail', [''])