Merge branch 'master' of /home/dstan/cranspasswords
This commit is contained in:
commit
bf3339cc07
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue