Bug #263370 - In create_message(), use email.header.Header to wrap the
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:52:39 +0000 (06:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:52:39 +0000 (06:52 -0000)
commit8cb658ccf7776d622b7f63c72337b0897ad0d1be
tree4dfa3c21abb549742133824f37e847dfa72f9510
parentaddb9cb3c0bd723cf57b5be1faaaf4730f53d063
Bug #263370 - In create_message(), use email.header.Header to wrap the
subject, as a workaround so that long subject lines are wrapped correctly
by <=python-2.6 (gentoo bug #263370, python issue #1974). (trunk r13261)

svn path=/main/branches/2.1.6/; revision=13440
pym/portage/mail.py