mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Hmm... better add a version annotation for the Iterator Protocol section.
This commit is contained in:
parent
dbcaeda79a
commit
a8e0827614
1 changed files with 2 additions and 0 deletions
|
@ -2092,6 +2092,8 @@ statement \samp{\var{o}[\var{key}] = \var{v}}.
|
|||
|
||||
\section{Iterator Protocol \label{iterator}}
|
||||
|
||||
\versionadded{2.2}
|
||||
|
||||
There are only a couple of functions specifically for working with
|
||||
iterators.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue