Bug
darcs-hash:20041006113106-41617-b60ab90eba84949b488f2398980960e9d2668b53.gz
This commit is contained in:
parent
d8dd13615d
commit
914b2868df
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ exit
|
|||
def __init__(self,chbre) :
|
||||
self.chbre = chbre
|
||||
|
||||
def __mail(sujet) :
|
||||
def __mail(self,sujet) :
|
||||
To = "clef%s@crans.org" % self.chbre[0].lower()
|
||||
From = To
|
||||
conn=smtplib.SMTP('localhost')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue