Re: [Python-Dev] operator.itemgetter with a callback method

2009-01-11 Thread Alexandre Fiori
thanks! On Sun, Jan 11, 2009 at 2:12 PM, Guilherme Polo wrote: > On Sun, Jan 11, 2009 at 2:02 PM, Alexandre Fiori wrote: > > > > hello > > > > i was thinking about a possible improvement for the itemgetter > > the documentation page shows simple examples like sorting a dictionary by > > its int

Re: [Python-Dev] operator.itemgetter with a callback method

2009-01-11 Thread Guilherme Polo
On Sun, Jan 11, 2009 at 2:02 PM, Alexandre Fiori wrote: > > hello > > i was thinking about a possible improvement for the itemgetter > the documentation page shows simple examples like sorting a dictionary by > its integer values Hi, Sorry for starting like this but ideas are supposed to be emai