XML international characters
Andreas R.
andreas at nospam.openrts.org
Fri Mar 10 16:51:19 EST 2006
Hello,
When parsing XML documents containing international characters, such as
the Norwegian characters Æ, Ø, Å, I get an exception in Python's SAX
module. What is the correct way to parse such characters in Python? I've
searched for methods to somehow escape the characters, without any luck
so far.
Thanks in advance,
Andreas
www.openrts.org - Python RTS game
More information about the Python-list
mailing list