Home | History | Annotate | Download | only in whatsnew

Lines Matching full:etree

1764 xml.etree
1767 A new parser, :class:`~xml.etree.ElementTree.XMLPullParser`, allows a
1772 The :mod:`xml.etree.ElementTree` :func:`~xml.etree.ElementTree.tostring` and
1773 :func:`~xml.etree.ElementTree.tostringlist` functions, and the
1774 :class:`~xml.etree.ElementTree.ElementTree`
1775 :meth:`~xml.etree.ElementTree.ElementTree.write` method, now have a
2139 * The *parser* argument of :func:`xml.etree.ElementTree.iterparse` has
2141 :func:`~xml.etree.ElementTree.XMLParser`. To prepare for the removal of the