]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Gave intersection_update a speed boost.
authorTim Peters <tim.peters@gmail.com>
Mon, 26 Aug 2002 00:44:07 +0000 (00:44 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 26 Aug 2002 00:44:07 +0000 (00:44 +0000)
commit454602f0f7a0adf26904b6a700483c9386646788
tree664049d700990a8cdc5c768a4c4d763abf77f7c2
parentcd06eeb20cff9af7d21c87222e1267b80012ce92
Gave intersection_update a speed boost.
Lib/sets.py