summaryrefslogtreecommitdiffstats
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-11-22 05:41:53 (GMT)
committerGitHub <noreply@github.com>2023-11-22 05:41:53 (GMT)
commitbfc6d91c784c428c6f5c706a316cdce9140c4753 (patch)
tree5aa7fd995c263f2464daa1fa1ae3548d1dbe6e92 /Python/getargs.c
parent298e57ab569d584bf567c19db68eac3dd87e3693 (diff)
downloadcpython-bfc6d91c784c428c6f5c706a316cdce9140c4753.zip
cpython-bfc6d91c784c428c6f5c706a316cdce9140c4753.tar.gz
cpython-bfc6d91c784c428c6f5c706a316cdce9140c4753.tar.bz2
[3.12] Fix docstring and var name of itertools recipe (GH-112113) (#112310)
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>
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions