A
Anders Eriksson
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
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