commit | abf3fcf39fb3bff4d347296a083a4c62d515dacd | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Jan 30 00:01:07 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Jan 30 00:01:07 2008 +0000 |
tree | a1e753b1c89a53417a2ac71c8dc10ceb9952a5c3 | |
parent | 867558afd69675be8263a19c3d23b92812a0a62a [diff] |
Add isdisjoint() to the Set/MutableSet ABCs.