27 Oct
2004
27 Oct
'04
2:03 p.m.
Fred Drake wrote:
On Wed, 27 Oct 2004 15:31:26 +0400, Vova <kv11111@mail.ru> wrote:
email seems to handle it correctly, but it doesn't handle "=" ;-) It's very similar bug, it's strange that one of it fixed and the other don't. See email/Message.py line 61 function _parseparam. It mimetools this is not fixed, but noted in comment (mimetools.py:47). Where could I post this bug ?
Please post this in the Python bug tracker on SourceForge:
http://sourceforge.net/tracker/?atid=105470&group_id=5470&func=browse I've posted patch to fix it to http://sourceforge.net/tracker/?group_id=5470&atid=305470
-- Vladimir