Bug #293448 - Fix TypeError when sending mail with python3, triggered by this
authorZac Medico <zmedico@gentoo.org>
Tue, 17 Nov 2009 02:26:24 +0000 (02:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 17 Nov 2009 02:26:24 +0000 (02:26 -0000)
commit4213faf8dd3b8f389a71cab6d2c69da7b907fec1
tree4df2449ee751c1ca8c7532943a7c7fbbeff030ac
parentfcac912fc8445c35c198a9e748846d2f8dfe1196
Bug #293448 - Fix TypeError when sending mail with python3, triggered by this
issue: http://bugs.python.org/issue6521. Thanks to Albert W. Hopkins
<marduk@python.net> for this patch.

svn path=/main/trunk/; revision=14844
pym/portage/mail.py