[issue20928] xml.etree.ElementInclude does not include nested xincludes

ruffsl report at bugs.python.org
Mon Feb 12 20:34:55 EST 2018


ruffsl <roxfoxpox at gmail.com> added the comment:

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?

----------
nosy: +ruffsl

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue20928>
_______________________________________


More information about the Python-bugs-list mailing list