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 mark.dickinson
Recipients amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, lemburg, mark.dickinson, pitrou, rhettinger
Date 2008-12-09.09:22:44
SpamBayes Score 0.023872623
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
More seriously, if cmp were to go into the standard library somewhere,
perhaps Raymond's class decorator (for filling in missing rich
comparisons) could go into the same place?
History
Date User Action Args
2008-12-09 09:22:47mark.dickinsonsetrecipients: + mark.dickinson, lemburg, brett.cannon, georg.brandl, rhettinger, amaury.forgeotdarc, pitrou, christian.heimes, benjamin.peterson
2008-12-09 09:22:46mark.dickinsonsetmessageid: <[email protected]>
2008-12-09 09:22:45mark.dickinsonlinkissue1717 messages
2008-12-09 09:22:44mark.dickinsoncreate