#13138: merge with 3.2.

This commit is contained in:
Ezio Melotti 2011-10-10 00:03:15 +03:00
commit 5b194cc8fb
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 elements whose tag equals *tag* are returned from the iterator. If the
tree structure is modified during iteration, the result is undefined. tree structure is modified during iteration, the result is undefined.
.. versionadded:: 3.2
.. method:: iterfind(match) .. method:: iterfind(match)