Skip to content

Commit 138fc89

Browse files
committed
python#13138: add missing versionadded.
1 parent df7c4cd commit 138fc89

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/library/xml.etree.elementtree.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ Element Objects
335335
elements whose tag equals *tag* are returned from the iterator. If the
336336
tree structure is modified during iteration, the result is undefined.
337337

338+
.. versionadded:: 3.2
339+
338340

339341
.. method:: iterfind(match)
340342

0 commit comments

Comments
 (0)