[twill] html entities and latin-1 problem

Titus Brown titus at caltech.edu
Thu Mar 9 13:28:03 PST 2006


On Thu, Mar 09, 2006 at 09:48:24AM +0100, Michele Simionato wrote:
-> On 3/5/06, Titus Brown <titus at caltech.edu> wrote:
-> > Short answer -- unicode support in mechanize is still young ;(.
-> >
-> > I have one or two other unicode issues to look at today, too.
-> 
-> There is something wrong with the 0.8.3 release.

I think the short term fix is to switch to utf-8 by default...

Longer term, I can test to make sure that Content-Type/charset stuff
is listened to, as in:

->   <head>
->     <meta http-equiv="Content-Type"
->           content="text/html;charset=utf-8" />

thanks,
--titus



More information about the twill mailing list