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