Paul Hudson wrote:
> I am attempting to setup PyXML under ActiveState's 64bit build of Python.

If you are not tied to PyXML by some external constraint, you might want to
use ElementTree or lxml instead, which are easy to use and actively maintained
(as opposed to PyXML).

http://codespeak.net/lxml

Stefan
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to