]> granicus.if.org Git - python/commitdiff
Rework multiset methods to use less memory and to make fewer calls to __hash__.
authorRaymond Hettinger <python@rcn.com>
Mon, 18 Apr 2011 02:47:24 +0000 (19:47 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 18 Apr 2011 02:47:24 +0000 (19:47 -0700)
1  2 
Lib/collections.py

Simple merge