Bug #291331 - Force ascii encoding in send_mail() in order to avoid
authorZac Medico <zmedico@gentoo.org>
Mon, 8 Mar 2010 08:47:40 +0000 (08:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 8 Mar 2010 08:47:40 +0000 (08:47 -0000)
commit9e4013b6b9f1a04e54aa5d28873c92943c7c41aa
tree01c2c38080c242d83b5427cc393b46d1f4be21e8
parent3e6ea15b011fe3644937d1482f71b9553bc1f88b
Bug #291331 - Force ascii encoding in send_mail() in order to avoid
UnicodeEncodeError from smtplib.sendmail with python3. (trunk r15759)

svn path=/main/branches/2.1.7/; revision=15764
pym/portage/mail.py