commit | 85dfcf35304935521085253ce5573feab21177d5 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Dec 18 23:51:15 2007 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Tue Dec 18 23:51:15 2007 +0000 |
tree | 4e50ffb80dba2e3b6332979fa44eb775aa14418e | |
parent | 0a8143f6462b491d3f12bfb899efd6e044e350be [diff] |
Users demand iterable input for named tuples. The author capitulates.