commit | 9dba5d9764350c9d71be15619995899bcad1ffbd | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun May 18 16:27:29 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sun May 18 16:27:29 2008 +0000 |
tree | 09306abe73abe34cac7613f549ffebe96a5fa0e4 | |
parent | c4dc0d4000939955723f59fea04c7049a6b4689d [diff] |
Add a test suite for WeakSet mostly derived from test_set and fix some issues in the weakset implementation discovered with it.