]> granicus.if.org Git - python/commit
Users demand iterable input for named tuples. The author capitulates.
authorRaymond Hettinger <python@rcn.com>
Tue, 18 Dec 2007 23:51:15 +0000 (23:51 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 18 Dec 2007 23:51:15 +0000 (23:51 +0000)
commit85dfcf35304935521085253ce5573feab21177d5
tree4e50ffb80dba2e3b6332979fa44eb775aa14418e
parent0a8143f6462b491d3f12bfb899efd6e044e350be
Users demand iterable input for named tuples. The author capitulates.
Doc/library/collections.rst
Lib/collections.py
Lib/test/test_collections.py