mirror of https://github.com/python/cpython
#13138: merge with 3.2.
This commit is contained in:
commit
5b194cc8fb
|
@ -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…
Reference in New Issue