]> granicus.if.org Git - python/commit
Issue 21832: Require named tuple inputs to be exact strings
authorRaymond Hettinger <python@rcn.com>
Tue, 24 Jun 2014 22:20:55 +0000 (15:20 -0700)
committerRaymond Hettinger <python@rcn.com>
Tue, 24 Jun 2014 22:20:55 +0000 (15:20 -0700)
commitbc000509e8ae782ef96c656885c3342d11fca3a6
treec792799018dbe6157e8c0b1a74bfa102dfc31bdf
parentdf29c4a83d13d96cfcf809e648ee9b31a4174729
Issue 21832:  Require named tuple inputs to be exact strings
Lib/collections/__init__.py