This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients daniel.urban, eric.araujo, rhettinger, stutzbach, terry.reedy
Date 2010-07-23.19:36:50
SpamBayes Score 0.0026824018
Marked as misclassified No
Message-id <1279913812.91.0.238594444431.issue9212@psf.upfronthosting.co.za>
In-reply-to
Content
Titles that fit in the box, like 'Dict.keys lacks .isjoint method.' are easier to read and keep track of.

Unless there is a reason I have missed, I would iterate through the smaller set, which might even be empty or nearly so, rather than either in particular.
History
Date User Action Args
2010-07-23 19:36:53terry.reedysetrecipients: + terry.reedy, rhettinger, stutzbach, eric.araujo, daniel.urban
2010-07-23 19:36:52terry.reedysetmessageid: <1279913812.91.0.238594444431.issue9212@psf.upfronthosting.co.za>
2010-07-23 19:36:50terry.reedylinkissue9212 messages
2010-07-23 19:36:50terry.reedycreate