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 r.david.murray
Recipients ncoghlan, r.david.murray, rhettinger
Date 2012-11-13.15:14:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352819670.54.0.643094992478.issue16457@psf.upfronthosting.co.za>
In-reply-to
Content
Given Nick's point about itemgetter, I agree this isn't worth doing.  I wouldn't want the signatures of attrgetter and itemgetter to no longer be parallel.

Min isn't a problem, by the way, since it accepts an iterator as a single argument.
History
Date User Action Args
2012-11-13 15:14:30r.david.murraysetrecipients: + r.david.murray, rhettinger, ncoghlan
2012-11-13 15:14:30r.david.murraysetmessageid: <1352819670.54.0.643094992478.issue16457@psf.upfronthosting.co.za>
2012-11-13 15:14:30r.david.murraylinkissue16457 messages
2012-11-13 15:14:30r.david.murraycreate