commit | 0bb0299ad8c538eb6d24644b8305c45c110d6c4f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun May 18 10:39:26 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sun May 18 10:39:26 2008 +0000 |
tree | 50a67aa05f5d71c63acc16d6488801c542116ce5 | |
parent | f899dfa1d179a126b5e23a9c61199293b89f6d70 [diff] |
Take namedtuple item names only from ascii_letters (this blew up on OSX), and make sure there are no duplicate names.