#13138: add missing versionadded.

This commit is contained in:
Ezio Melotti 2011-10-10 00:02:03 +03:00
parent df7c4cde48
commit 138fc896c8
1 changed files with 2 additions and 0 deletions

View File

@ -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)