Browse Source

#13138: add missing versionadded.

pull/2332/head
Ezio Melotti 14 years ago
parent
commit
138fc896c8
  1. 2
      Doc/library/xml.etree.elementtree.rst

2
Doc/library/xml.etree.elementtree.rst

@ -335,6 +335,8 @@ Element Objects
elements whose tag equals *tag* are returned from the iterator. If the
tree structure is modified during iteration, the result is undefined.
.. versionadded:: 3.2
.. method:: iterfind(match)

Loading…
Cancel
Save