diff options
author | Raymond Hettinger <python@rcn.com> | 2013-05-05 19:53:41 -0700 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2013-05-05 19:53:41 -0700 |
commit | 6b28581694c91123581899bde44d8ab74261ed96 (patch) | |
tree | a15c055cd09d8534b67431e46a49bd64ad8d38d0 /Python/pythonrun.c | |
parent | 7a990b0db92c337a94f9353fbdeeb0afff489649 (diff) | |
download | cpython-6b28581694c91123581899bde44d8ab74261ed96.tar.gz |
Issue 17862: Improve the signature of itertools grouper() recipe.
Putting *n* after the *iterable* matches the signature of other itertools
and recipes. Also, it reads better.
Suggested by Ezio Melotti.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions