| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 030b452 commit 28c31da
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1475,7 +1475,7 @@ static PyMethodDef map_methods[] = { | |||
| 1475 | 1475 | ||
| 1476 | 1476 | ||
| 1477 | 1477 | PyDoc_STRVAR(map_doc, | |
| 1478 | - "map(function, /, *iterables)\n\ | ||
| 1478 | + "map(function, /, iterable, *iterables)\n\ | ||
| 1479 | 1479 | --\n\ | |
| 1480 | 1480 | \n\ | |
| 1481 | 1481 | Make an iterator that computes the function using arguments from\n\ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments