This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ruffsl
Recipients James.Bailey, eli.bendersky, math_foo, r.david.murray, rhettinger, ruffsl, scoder, urule99
Date 2018-02-13.01:34:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518485695.22.0.467229070634.issue20928@psf.upfronthosting.co.za>
In-reply-to
Content
I see it's been a few years, but I would still like to see xml.etree.ElementInclude support nested xincludes, as lxml does. Additionally, I'd like to have the default_loader attempt to open the href with respect to the original xml file's dirname, as again with lxml, as opposed to just assuming its relative to the working directory for the session.

Let me know if there are any changes you'd like to see in the latest patch here, and I could incorporate those into a new PR?
History
Date User Action Args
2018-02-13 01:34:55ruffslsetrecipients: + ruffsl, rhettinger, scoder, r.david.murray, eli.bendersky, James.Bailey, math_foo, urule99
2018-02-13 01:34:55ruffslsetmessageid: <1518485695.22.0.467229070634.issue20928@psf.upfronthosting.co.za>
2018-02-13 01:34:55ruffsllinkissue20928 messages
2018-02-13 01:34:54ruffslcreate