diff options
author | Raymond Hettinger <python@rcn.com> | 2005-07-31 01:16:36 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-07-31 01:16:36 +0000 |
commit | 548e1798d9302db93d743ebc43f5989c1fcfd145 (patch) | |
tree | 8c778bff1db1d268f648eaa6501aea3f5d66f08f /Python/exceptions.c | |
parent | d2c448a142a895202146bcf862540968a5124e9e (diff) | |
download | cpython-548e1798d9302db93d743ebc43f5989c1fcfd145.tar.gz |
Revised the set() and frozenset() implementaion to use its own internal
data structure instead of using dictionaries. Reduces memory consumption
by 1/3 and provides modest speed-ups for most set operations.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions