summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2018-10-09-14-42-16.bpo-34941.1Q5QKv.rst
blob: 402372489beff213d218b1baff59362d8af711e8 (plain)
1
2
3
Methods ``find()``, ``findtext()`` and ``findall()`` of the ``Element``
class in the :mod:`xml.etree.ElementTree` module are now able to find
children which are instances of ``Element`` subclasses.