Python XML parsing example

Peter Hansen peter at engcorp.com
Tue May 28 07:34:09 EDT 2002


"Martin v. Loewis" wrote:
> 
> 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.

Hmmm.... then I must have done that already at work.  I'll check out
which versions of what I'm using that actually work.  I notice
bugs in the bug tracker reporting the same problems I've been
having.  I *thought* XSLT worked on my home machine, but I must
be remembering wrong...

-Peter



More information about the Python-list mailing list