SIGN IN SIGN UP

[3.11] Fix docstring and var name of itertools recipe (GH-112113) (#112311)

Fix docstring and var name of itertools recipe (GH-112113)

`prepend()` works with arbitrary iterables, not only iterators. In fact,
the example given uses a `list`, which is iterable, but not an iterator.
(cherry picked from commit 6c47eaccfa2550c140a24bc6e520d968731d9689)

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
M
Miss Islington (bot) committed
640454fd32c314fd92239c571ae620dabc5aacef
Parent: 253ad78
Committed by GitHub <noreply@github.com> on 11/22/2023, 5:41:51 AM