Katja Suess wrote:

> may I have a hint what the problem is in my situation?
> Is it a syntax error in sweetone.odt or in xml.parsers.expat?

> xml.parsers.expat.ExpatError: syntax error: line 1, column 0

it's a problem with the file you're parsing (either because it's not a
valid XML file, or because it's encoded in some non-standard way).

can you post the first few lines from that file ?

</F>



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to