Message 77396 - Python tracker

Message77396

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 <1228814566.43.0.874157787344.issue1717@psf.upfronthosting.co.za>
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: <1228814566.43.0.874157787344.issue1717@psf.upfronthosting.co.za>
2008-12-09 09:22:45mark.dickinsonlinkissue1717 messages
2008-12-09 09:22:44mark.dickinsoncreate