Bug #293448 - Fix TypeError when sending mail with python3, triggered by this
authorZac Medico <zmedico@gentoo.org>
Sat, 21 Nov 2009 04:04:37 +0000 (04:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 21 Nov 2009 04:04:37 +0000 (04:04 -0000)
commitfc39b538373a6b7cf9e33944061e499e2ac952b7
tree0b2c58b5c913520075054332ca06f5d02d1e9c8b
parentccaafff7115fae44c6035eb33e96b28f9d985c65
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. (trunk r14844)

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