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 docs@python, rhettinger, terry.reedy
Date 2011-03-29.23:01:18
SpamBayes Score 0.0053201667
Marked as misclassified No
Message-id <1301439680.97.0.275329548315.issue11712@psf.upfronthosting.co.za>
In-reply-to
Content
On pydev, Mathew Woodcraft says the actual rule is
4) Neither 'wins': cmp is applied to the output of key.
which is consistent with my experiment also.
History
Date User Action Args
2011-03-29 23:01:21terry.reedysetrecipients: + terry.reedy, rhettinger, docs@python
2011-03-29 23:01:20terry.reedysetmessageid: <1301439680.97.0.275329548315.issue11712@psf.upfronthosting.co.za>
2011-03-29 23:01:18terry.reedylinkissue11712 messages
2011-03-29 23:01:18terry.reedycreate