Thanks .. frederik.
The reason for posting the problem 2 times is that there might be some
problem yesterday with the google groups server . After posting the
mesage I cant see it on the board. That's why I posted again.
anyway thanks for the help
--
http://mail.python.org/mailman/listinfo/pytho
"ankit" <[EMAIL PROTECTED]> wrote:
>I am using libxml2dom but having problem when parsing. It gives me the
> following error:
>
> File "exlibxml2dom.py", line 4, in ?
>document = libxml2dom.parse("moc.xml")
> File "/usr/lib/python2.2/site-packages/libxml2dom/__init__.py", line
> 472, in parse
I am using libxml2dom but having problem when parsing. It gives me the
following error:
File "exlibxml2dom.py", line 4, in ?
document = libxml2dom.parse("moc.xml")
File "/usr/lib/python2.2/site-packages/libxml2dom/__init__.py", line
472, in parse
return parseFile(stream_or_string, html)