[Swig-dev] Re: [Python-Dev] Operator overloading inconsistency (bug or feature?)
Guido van Rossum
guido@python.org
Thu, 08 Aug 2002 14:24:57 -0400
[me]
> >Aargh. I *think* this may have to do with the hacks for sequence
> >repetition. But I'm not sure. A debug session tracing carefully
> >through the code is in order.
[Marcelo Matus]
> I guess the problem arise from here:
[...]
Good sleuthing, Marcelo! Neil S. came up with a fix that I believe is
correct, and I recommend that we'll check that in for 2.3 as well as
on the 2.2 maintenance branch. Thanks again, Neil!
--Guido van Rossum (home page: http://www.python.org/~guido/)