Andreas R. wrote:
> 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, with
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
s