Re: headers everywhere

"R. David Murray" <[email protected]> Mon, 02 May 2011 21:31:56 -0400
Newsgroups gmane.comp.python.mime.devel
Message-ID <[email protected]>
On Tue, 03 May 2011 10:01:33 +0900, =?UTF-8?B?6I+K5Zyw5pmC5aSr?= <[email protected]> wrote:
> (11/05/03 1:23), R. David Murray wrote:
> > I just posted a new blog post:
> >
> >      http://www.bitdance.com/blog/2011/05/02_01_Email6_Headers_Everywhere/
> 
> Hi David,
> 
> Good work.  One point, =?utf-8?q?c2VrcmV0IGMwZGU=?= should be
> =?utf-8?b?c2VrcmV0IGMwZGU=?=.  'q' is for 'quoted-printable' and not
> 'base64'.

Heh.  Thanks.  Probably if I tried to run the doctests I'd find
other bugs :(

--David