cpython/Lib/xml/etree
Serhiy Storchaka 02ec92fa7b
bpo-29209: Remove old-deprecated features in ElementTree. (GH-6769)
Also make getchildren() and getiterator() emitting
a DeprecationWarning instead of PendingDeprecationWarning.
2018-07-24 12:03:34 +03:00
..
ElementInclude.py
ElementPath.py
ElementTree.py
__init__.py
cElementTree.py