commit | 9c1491f37c4884d72b18a0493c757e7c1f5e2814 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Aug 24 00:24:40 2005 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Aug 24 00:24:40 2005 +0000 |
tree | a78a314663ba912ae9c2aca2afb71a616fcc6a03 | |
parent | 26292a3af08927e7a14786dd88dfd48f8ca4bd20 [diff] |
* Add a fast equality check path for frozensets where the hash value has already been computed. * Apply a GET_SIZE macro().