Files
cpython/Objects
Raymond Hettinger 9f1a6796eb 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.
2005-07-31 01:16:36 +00:00
..
2005-07-12 10:21:19 +00:00
2005-06-19 08:42:20 +00:00
Fix
2005-02-17 10:37:21 +00:00
2004-12-03 11:45:13 +00:00
2005-06-03 14:12:21 +00:00