]> 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 20:49:24 +0000 (13:49 -0700)
committerRaymond Hettinger <python@rcn.com>
Tue, 24 Jun 2014 20:49:24 +0000 (13:49 -0700)
commitde5170eb1500bb6722bcad6196f3f32015fef681
tree14988ac69cf9201552e1276760f0c0c33e40183e
parentb23eef58955c72b3ec908f27032d3a4fa9629994
Issue 21832:  Require named tuple inputs to be exact strings
Lib/collections.py