commit | 49c522be80c075c7cb4ccabb897cf9043e938181 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Sep 30 15:07:29 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Sep 30 15:07:29 2004 +0000 |
tree | eb11f01e188c227e4640094de00bb2c39b953d12 | |
parent | 59b23e8b80f170fafdfdf76aa7a65506f558f0c8 [diff] |
Expand scope to include general mapping protocol tests. Many of these tests are redundant, but this will ensure that the mapping protocols all stay in sync. Also, added a test for dictionary subclasses.