]> granicus.if.org Git - python/commit
Improve algorithm for set.difference when the input is not a set.
authorRaymond Hettinger <python@rcn.com>
Mon, 15 Dec 2003 13:23:55 +0000 (13:23 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 15 Dec 2003 13:23:55 +0000 (13:23 +0000)
commitfb4e33a8e2b0e6a229a6a30019991f3f50fcc037
treeb8e8ed39c2fe153a7cf7df8628832df1162d8eda
parentc2fcf9bb6bfe821bcad28b866d946a621aa993cb
Improve algorithm for set.difference when the input is not a set.
Objects/setobject.c