mirror of https://github.com/python/cpython
f081fd8303
It is now guarantied that children of xml.etree.ElementTree.Element are Elements (at least in C implementation). Previously methods __setitem__(), __setstate__() and __deepcopy__() could be used for adding non-Element children. |
||
---|---|---|
.. | ||
dom | ||
etree | ||
parsers | ||
sax | ||
__init__.py |