commit | 6ee7bc04f7d095bd7a2860a4fb9da331fa908ecd | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Sep 25 23:31:52 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Sep 25 23:31:52 2008 +0000 |
tree | 4c86dc3c9881da87206f960f30262c258a779f70 | |
parent | 17617a07d1f2d2ffb6b0f77be8926f54cd0f4ae8 [diff] |
Fix namedtuple bug reported by Glenn Linderman. Template did not form correctly if the field names were input in Unicode.