[lxml-dev] questions about xslt with xml, where to get help?

Marius Gedminas marius at pov.lt
Wed Jul 9 20:56:05 CEST 2008


On Wed, Jul 09, 2008 at 02:37:20PM +0100, Dominique.Holzwarth at ch.delarue.com wrote:
> result = transform(DOMdocument, **{statustext='some text', mode='navigation'})

FWIW this code is equivalent to the simpler

  result = transform(DOMdocument, statustext='some text', mode='navigation')

Marius Gedminas
-- 
"I may not understand what I'm installing, but that's not my job. I
just need to click Next, Next, Finish here so I can walk to the next
system and repeat the process"
                -- Anonymous NT Admin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://codespeak.net/pipermail/lxml-dev/attachments/20080709/d7b8325a/attachment.pgp 


More information about the lxml-dev mailing list