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 kristjan.jonsson
Recipients ajaksu2, hniksic, jcea, kristjan.jonsson, pitrou, rhettinger
Date 2009-05-18.09:24:41
SpamBayes Score 0.0012926863
Marked as misclassified No
Message-id <1242638683.65.0.287434042119.issue4174@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps not.
I had however written a general list locking system, generalizing the 
way sort() locks a list for direct manipulation, and rewritten min and 
max to be able to use that.  Perhaps that approach would be of interest?
History
Date User Action Args
2009-05-18 09:24:44kristjan.jonssonsetrecipients: + kristjan.jonsson, rhettinger, jcea, pitrou, ajaksu2, hniksic
2009-05-18 09:24:43kristjan.jonssonsetmessageid: <1242638683.65.0.287434042119.issue4174@psf.upfronthosting.co.za>
2009-05-18 09:24:42kristjan.jonssonlinkissue4174 messages
2009-05-18 09:24:41kristjan.jonssoncreate