Python XML parsing example
Martin v. Loewis
martin at v.loewis.de
Tue May 28 02:07:29 EDT 2002
Peter Hansen <peter at engcorp.com> writes:
> Hmm... I was working on an example for you but PyXML 0.7.1 (and 0.7.0
> before it) seem to be broken and I can't import stylesheets at all!
> (It's related to
> http://sourceforge.net/tracker/index.php?func=detail&aid=421488&group_id=6473&atid=106473
> )
>
> I believe my setup at work (probably using 0.6.x) will handle it, so
> I'll have to wait until tomorrow (and so will you, if no one else replies :).
PyXML 0.6.x has no XSLT support, so if you want working xml.xslt, you
need to use PyXML+4Suite.
Regards,
Martin
More information about the Python-list
mailing list