#13138: add missing versionadded. Patch by Andreas Stührk.
This commit is contained in:
parent
3e0a3faaa2
commit
c54d97b961
|
@ -336,6 +336,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:: 2.7
|
||||||
|
|
||||||
|
|
||||||
.. method:: iterfind(match)
|
.. method:: iterfind(match)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue