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 stutzbach
Recipients daniel.urban, eric.araujo, rhettinger, stutzbach, terry.reedy
Date 2010-09-02.15:12:01
SpamBayes Score 0.01996167
Marked as misclassified No
Message-id <1283440322.73.0.503017771693.issue9212@psf.upfronthosting.co.za>
In-reply-to
Content
Meant to add:

I made some relatively minor changes to Daniel Urban's patch.  Mostly, I rearranged the order of a few things to avoid unnecessary work (e.g., only compute "len_other" if we've already checked that "other" is a set).

Thank you Daniel for the patch! :-)
History
Date User Action Args
2010-09-02 15:12:02stutzbachsetrecipients: + stutzbach, rhettinger, terry.reedy, eric.araujo, daniel.urban
2010-09-02 15:12:02stutzbachsetmessageid: <1283440322.73.0.503017771693.issue9212@psf.upfronthosting.co.za>
2010-09-02 15:12:01stutzbachlinkissue9212 messages
2010-09-02 15:12:01stutzbachcreate