#13138: add missing versionadded. Patch by Andreas Stührk.

This commit is contained in:
Ezio Melotti 2011-10-09 23:56:51 +03:00
parent 3e0a3faaa2
commit c54d97b961
1 changed files with 2 additions and 0 deletions

View File

@ -336,6 +336,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:: 2.7
.. method:: iterfind(match)