]> granicus.if.org Git - python/commit
Gave issubet() and issuperset() major speed boosts. That's it for now!
authorTim Peters <tim.peters@gmail.com>
Sun, 25 Aug 2002 20:12:19 +0000 (20:12 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 25 Aug 2002 20:12:19 +0000 (20:12 +0000)
commitcd06eeb20cff9af7d21c87222e1267b80012ce92
tree88443fa6dc17b2f5b6106f8b78f581e6679a7269
parentb8940393e9be5be09920f28bfea0049e4255354b
Gave issubet() and issuperset() major speed boosts.  That's it for now!
Someone else may want to tackle the mutating operations similarly.
Lib/sets.py