]> granicus.if.org Git - python/commit
Improvements to NamedTuple's implementation, tests, and documentation
authorRaymond Hettinger <python@rcn.com>
Sat, 19 May 2007 01:11:16 +0000 (01:11 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 19 May 2007 01:11:16 +0000 (01:11 +0000)
commit5a41daf096d7fe7cb8d7624640cdc6bec74003c1
treee66587812905fb2bb86996079ce8a3b343734c7e
parent6290305e6722c20e17d3c73bd6a30c6448bead83
Improvements to NamedTuple's implementation, tests, and documentation
Doc/lib/libcollections.tex
Lib/collections.py
Lib/test/test_collections.py