Title: pexpat support for Hebrew?

Hi,

I'm trying to parse some xml data which has encoding set to "iso-8859-8", i.e. Hebrew.
When I call the parse method I get the following:

SAXParseExcepotion: <unknown>:1:30: unknown encoding


I thought Pyexpat supported all "iso-8859-X" encoding sets. Is this the case or do I have to handle something special to get around this? Any ideas?

Thanks

Richard.

Reply via email to