Sth.
.. py:function:: enumerate(sequence[, start=0]) Return an iterator that yields tuples of an index and an item of the *sequence*. (And so on.)
Sth else. The :py:func:`enumerate` should show you the....
Sth.
.. py:function:: enumerate(sequence[, start=0]) Return an iterator that yields tuples of an index and an item of the *sequence*. (And so on.)
Sth else. The :py:func:`enumerate` should show you the....