]> granicus.if.org Git - python/commit
Stronger tests for namedtuple() to prevent future name conflict errors.
authorRaymond Hettinger <python@rcn.com>
Wed, 27 May 2009 01:53:46 +0000 (01:53 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 27 May 2009 01:53:46 +0000 (01:53 +0000)
commit499b2ee8a8c2a498cb068f09f6be1bfb6da85225
tree888bcf7499f22a3f644287af607cef4fb90a69d6
parent089ba7f69012a51c3c809a4d7bde62d67ebbb537
Stronger tests for namedtuple() to prevent future name conflict errors.
Lib/test/test_collections.py