]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch #678899: Save time and memory by using itertools in sets module.
authorRaymond Hettinger <python@rcn.com>
Sun, 2 Feb 2003 14:27:19 +0000 (14:27 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 2 Feb 2003 14:27:19 +0000 (14:27 +0000)
commita3a53180c0325e85211154ae600240cb3519bada
tree7a682e50af7ffecb9b678cb385eb89150b6e1747
parentefb9625b81c87330742e49b1df9595634583f7a8
SF patch #678899:  Save time and memory by using itertools in sets module.
Lib/sets.py