Inversion adjectif/nom d'anglophone…

This commit is contained in:
Daniel STAN 2012-06-20 00:35:05 +02:00
parent 8e8f390db2
commit cb15b3771f

View file

@ -195,7 +195,7 @@ def notification(subject,corps,fname,old):
msg['To'] = DEST_MAIL
msg.preamble = "cranspasswords report"
info = MIMEText(corps +
"\nLa précédente version a été sauvegardée" +
"\nLa version précédente a été sauvegardée." +
#"\nCi-joint l'ancien fichier." +
"\n\n-- \nCranspasswords.py",_charset="utf-8")
msg.attach(info)