mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
#13138: add missing versionadded.
This commit is contained in:
parent
df7c4cde48
commit
138fc896c8
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue