commit | 3fb79c747b0cd0884f2a6ede9e36673bec8745f2 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Sep 09 07:15:18 2010 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Sep 09 07:15:18 2010 +0000 |
tree | 8fd071418a2f6aafb8a212c37fed71fd9cafb18d | |
parent | 3cfe2e3677be1dbc786fbca17092133d2ae4bd4a [diff] |
Experiment: Let collections.namedtuple() do the work. This should work now that _collections is pre-built. The buildbots will tell us shortly.