Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5137

Re: Py3k,email header handling

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Py3k,email header handling
Date 2011-05-11 13:56 -0400
References <iqdftv$age$1@speranza.aioe.org> <4dca92b1$0$29980$c3e8da3$5496439d@news.astraweb.com> <iqedda$p9f$1@speranza.aioe.org>
Newsgroups comp.lang.python
Message-ID <mailman.1418.1305136589.9059.python-list@python.org> (permalink)

Show all headers | View raw


On 5/11/2011 12:27 PM, TheSaint wrote:
> Steven D'Aprano wrote:
>
>> Before you re-write it, you should run 2to3 over it and see how much it
>> can do automatically:
>
> Widely done, only the results from some query has radically changed on
> favour of unicode. Errors raising about results which are not strings
> anymore.

Make sure you use 3.2 and not 3.1 (or 3.0) as there were improvements to 
the email module.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Py3k,email header handling TheSaint <nobody@nowhere.net.no> - 2011-05-11 16:04 +0800
  Re: Py3k,email header handling Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-05-11 13:44 +0000
    Re: Py3k,email header handling TheSaint <nobody@nowhere.net.no> - 2011-05-12 00:27 +0800
      Re: Py3k,email header handling Terry Reedy <tjreedy@udel.edu> - 2011-05-11 13:56 -0400

csiph-web