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 math_foo
Recipients James.Bailey, eli.bendersky, math_foo, scoder
Date 2014-04-16.20:14:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397679241.94.0.601498266068.issue20928@psf.upfronthosting.co.za>
In-reply-to
Content
xml.etree.ElementInclude.include now checks the inserted subtree to see if contains any Xincludes itself. And adds them.

Also added a unit test to check for the new functionality (which will fail without the change to ElementInclude.py).
History
Date User Action Args
2014-04-16 20:14:02math_foosetrecipients: + math_foo, scoder, eli.bendersky, James.Bailey
2014-04-16 20:14:01math_foosetmessageid: <1397679241.94.0.601498266068.issue20928@psf.upfronthosting.co.za>
2014-04-16 20:14:01math_foolinkissue20928 messages
2014-04-16 20:14:01math_foocreate