A
Andreas R.
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
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