diff options
| author | Sebastian Rittau <srittau@rittau.biz> | 2023-11-22 05:35:36 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-22 05:35:36 (GMT) |
| commit | 6c47eaccfa2550c140a24bc6e520d968731d9689 (patch) | |
| tree | 04b46e5960d833f4a84ba3987b8a86d1dfefd239 /Mac/BuildScript/build-installer.py | |
| parent | 4fa376b0059948d4b3d994166b0dc210a4c4f8ec (diff) | |
| download | cpython-6c47eaccfa2550c140a24bc6e520d968731d9689.zip cpython-6c47eaccfa2550c140a24bc6e520d968731d9689.tar.gz cpython-6c47eaccfa2550c140a24bc6e520d968731d9689.tar.bz2 | |
Fix docstring and var name of itertools recipe (#112113)
`prepend()` works with arbitrary iterables, not only iterators. In fact,
the example given uses a `list`, which is iterable, but not an iterator.
Diffstat (limited to 'Mac/BuildScript/build-installer.py')
0 files changed, 0 insertions, 0 deletions
