L'envoi de mails marche mieux comme cela.

darcs-hash:20050704184427-061a7-08701789ce6d74074105c5ddeacbaad4f38816ce.gz
This commit is contained in:
rozel 2005-07-04 20:44:27 +02:00
parent 9084722529
commit 21a6f60752
2 changed files with 2 additions and 2 deletions

View file

@ -139,7 +139,7 @@ def calcul_prix(nom_fic, arguments):
def send_email(self, sender, recipient, subject, body):
def send_email(sender, recipient, subject, body):
"""Send an email.
All arguments should be Unicode strings (plain ASCII works as well).