[ python-Bugs-1103926 ] email.base64MIME.header_encode vs RFC 1522

SourceForge.net noreply at sourceforge.net
Wed Jan 19 07:12:09 CET 2005


Bugs item #1103926, was opened at 2005-01-17 09:45
Message generated for change (Settings changed) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1103926&group_id=5470

Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Ucho (ucho)
>Assigned to: Barry A. Warsaw (bwarsaw)
Summary: email.base64MIME.header_encode vs RFC 1522

Initial Comment:
 i have a question about
email.base64MIME.header_encode. It returns something
like: =?iso-8859-2?b?. Shouldn't it be "B" instead "b"
? RFC 1522 says it can be only "Q" or "B"


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1103926&group_id=5470


More information about the Python-bugs-list mailing list