]> granicus.if.org Git - python/commit
Add more namedtuple() test cases. Neaten the code and comments.
authorRaymond Hettinger <python@rcn.com>
Tue, 18 Dec 2007 00:13:45 +0000 (00:13 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 18 Dec 2007 00:13:45 +0000 (00:13 +0000)
commit88880b2dd6677575586b8c0f5aaffd18f260afa7
treec0126ceb66fad49a1652ac170f3676192b2be00d
parente64acfad3dd13809943eecf50f11c40c510dedbe
Add more namedtuple() test cases.  Neaten the code and comments.
Doc/library/collections.rst
Lib/collections.py
Lib/test/test_collections.py