mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +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
|
||||
tree structure is modified during iteration, the result is undefined.
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
||||
|
||||
.. method:: iterfind(match)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue