If someone comes across this posting with the same problem, the best answer seems to be: avoid Pythons xml.etree.ElementTree and use this library instead: http://lxml.de/ It works like expected and supports xpath much better. -- http://mail.python.org/mailman/listinfo/python-list
- problems with xml parsing (python 3.3) jannidis
- Re: problems with xml parsing (python 3.3) jannidis
- Re: problems with xml parsing (python 3.3) MRAB
- Re: problems with xml parsing (python 3.3) Dieter Maurer
- Re: problems with xml parsing (python 3.3) jannidis
- Re: problems with xml parsing (python 3.3) jannidis