[3.11] gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.rst` (GH-109799) by miss-islington · Pull Request #109801 · python/cpython
.. deprecated:: 3.3 The :mod:`xml.etree.cElementTree` module is deprecated. The :mod:`!xml.etree.cElementTree` module is deprecated.
.. warning::
.. module:: xml.etree.ElementInclude
.. function:: xml.etree.ElementInclude.default_loader( href, parse, encoding=None) :module:
.. module:: xml.etree.ElementTree :noindex:
.. class:: Element(tag, attrib={}, **extra)
Element class. This class defines the Element interface, and provides a