commit | 473170908e11e347aca4adf23738a82162b981e3 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Jan 17 03:02:14 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Jan 17 03:02:14 2008 +0000 |
tree | 2fa25a5ccd4abfc71e6a0f5193838a726ce4c68a | |
parent | 3ad2acc8575e1977cece844b17c572550503a615 [diff] |
Make starmap() match its pure python definition and accept any itertable input (not just tuples).