[lxml-dev] XSLT parameter ignored?
Jeroen van Holst
jeroen at xos.nl
Fri Apr 20 14:25:07 CEST 2007
Hi Stefan,
Stefan Behnel wrote:
> One thing you're missing is that lxml is not libxslt. It has a different API.
>
> Have you tried
>
> result = style(doc, **params)
>
>
I realize it's different, but wrongly expected the functional equivalent
for passing parameters that can't be specified via name = value.
Thanks for your suggestion, it works!
--
-- Jeroen van Holst <jeroen at xos.nl>
-- X/OS Experts in Open Systems BV | Phone: +31 20 6938364
-- Amsterdam, The Netherlands | Fax: +31 20 6948204
More information about the lxml-dev
mailing list