SGMLParser eats ä etc
From: Anders Eriksson (ameLista_at_telia.com)
Date: 11/29/03
- Next message: John Smith: "sorting dictionary keys?"
- Previous message: Mel Wilson: "Re: ActiveState Python won't call module function."
- Next in thread: John J. Lee: "Re: SGMLParser eats ä etc"
- Reply: John J. Lee: "Re: SGMLParser eats ä etc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 21:31:38 GMT
Hello!
I'm using smgllib (ActivePython 2.3.2, build 230) and I have some trouble
with letters that has been coded, e.g. the letter å is coded å ä is
coded ä and ö is coded ö all according to the html standard.
I use the SGMLParser and when I feed method all the coded letter will be
stripped/eaten.
Why?
How do I fix this?
// Anders
- Next message: John Smith: "sorting dictionary keys?"
- Previous message: Mel Wilson: "Re: ActiveState Python won't call module function."
- Next in thread: John J. Lee: "Re: SGMLParser eats ä etc"
- Reply: John J. Lee: "Re: SGMLParser eats ä etc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]