cpython/Lib/xml/etree
Florent Xicluna ba8a98600e Fix xml.etree.ElementInclude to include the tail of the current node. Issue #6231 2010-08-08 23:08:41 +00:00
..
ElementInclude.py Fix xml.etree.ElementInclude to include the tail of the current node. Issue #6231 2010-08-08 23:08:41 +00:00
ElementPath.py
ElementTree.py Issue #8047: Fix the xml.etree serializer to return bytes by default. 2010-08-08 19:48:29 +00:00
__init__.py
cElementTree.py