]> granicus.if.org Git - python/commit
Shorter name for namedtuple()
authorRaymond Hettinger <python@rcn.com>
Tue, 23 Oct 2007 20:37:41 +0000 (20:37 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 23 Oct 2007 20:37:41 +0000 (20:37 +0000)
commit01a0957f061cd2d4d5b849ad1ff6afa3016de26b
tree6d8ce7dcf6001b6e8f36fc9f6a2d3c1592c42e25
parent910ab50091f650481d1875c9c4c5cf91087856f2
Shorter name for namedtuple()
Lib/collections.py
Lib/test/test_collections.py
Misc/NEWS