[Python-Dev] __index__ clipping
Nick Coghlan
ncoghlan at gmail.com
Thu Aug 10 16:39:10 CEST 2006
Guido van Rossum wrote:
> On 8/10/06, Nick Coghlan <ncoghlan at gmail.com> wrote:
>> Guido van Rossum wrote:
>> >> It seems like Nick's recent patches solved the problems that were
>> >> identified.
>> >
>> > Nick, can you summarize how your patches differ from my proposal?
>>
>> nb_index and __index__ are essentially exactly as you propose.
>
> Then I don't understand why Travis is objecting against my proposal!
I must admit to being confused by that, too. . .
Cheers,
Nick.
P.S. Just to mess up the release schedule some more, I'm going to be away from
13-19 August, so the patch either needs to be approved by Neal or Anthony in
the next few days, or someone else will need to commit it before rc1.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-Dev
mailing list