]> granicus.if.org Git - python/commit
Fix xml.etree.ElementInclude to include the tail of the current node. Issue #6231
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 8 Aug 2010 23:08:41 +0000 (23:08 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 8 Aug 2010 23:08:41 +0000 (23:08 +0000)
commitba8a98600eddc5e2a87a9148e634ada1a1056495
tree5efc226f5ef208d7d109b62435f4c72bda26c76c
parent14bd1c3b2e72498ac022161ddddcf9375c92572d
Fix xml.etree.ElementInclude to include the tail of the current node.  Issue #6231
Lib/test/test_xml_etree.py
Lib/xml/etree/ElementInclude.py
Misc/NEWS