On Sat Jun 14, 2025 at 8:34 PM CEST, Schimon Jehudah via lxml - The Python XML 
Toolkit wrote:
> I want to append instructions for XSLT without converting an XML object
> to string.
>
> Is there a solution for doing so, yet?
>
> This code:
>
> import xml.etree.ElementTree as ET

As somebody suggested, this is ElementTree from the
standard library, not lxml. Your best contact is probably
https://discuss.python.org , not this list.

Best,

Matěj

-- 
http://matej.ceplovi.cz/blog/, @mc...@en.osm.town
GPG Finger: 3C76 A027 CA45 AD70 98B5  BC1D 7920 5802 880B C9D8
 
Give a man a regular expression and he’ll match a string… teach
him to make his own regular expressions and you’ve got a man with
problems.
  -- yakugo in http://regex.info/blog/2006-09-15/247#comment-3022

Attachment: E09FEF25D96484AC.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: PGP signature

_______________________________________________
lxml - The Python XML Toolkit mailing list -- lxml@python.org
To unsubscribe send an email to lxml-le...@python.org
https://mail.python.org/mailman3//lists/lxml.python.org
Member address: arch...@mail-archive.com
  • [lxml] Appending XSLT to... Schimon Jehudah via lxml - The Python XML Toolkit
    • [lxml] Re: Appendin... jholg--- via lxml - The Python XML Toolkit
      • [lxml] Re: Appe... Schimon Jehudah via lxml - The Python XML Toolkit
        • [lxml] Re: ... Stefan Behnel via lxml - The Python XML Toolkit
          • [lxml] ... Schimon Jehudah via lxml - The Python XML Toolkit
            • [l... Neil Donaldson via lxml - The Python XML Toolkit
              • ... Schimon Jehudah via lxml - The Python XML Toolkit
                • ... Matěj Cepl
                • ... Schimon Jehudah via lxml - The Python XML Toolkit

Reply via email to