Message340107
On page:
https://docs.python.org/3.8/library/itertools.html
In the heading summary, in the "Iterators terminating on the shortest input sequence:" section, in the "zip_longest()" table row, in the "Arguments" column, the text "p, q, ..." should be "p, q, ... [, fillvalue=None]" |
|
| Date |
User |
Action |
Args |
| 2019-04-12 20:09:17 | CharlesMerriam | set | recipients:
+ CharlesMerriam, docs@python |
| 2019-04-12 20:09:17 | CharlesMerriam | set | messageid: <[email protected]> |
| 2019-04-12 20:09:17 | CharlesMerriam | link | issue36620 messages |
| 2019-04-12 20:09:17 | CharlesMerriam | create | |
|