[Cython] Problem with multiple assignment

Stefan Behnel stefan_ml at behnel.de
Wed Jul 23 18:49:12 CEST 2008


Hi,

Robert Bradshaw wrote:
> I think a better  
> optimization is that (as has been hinted) True and False start as  
> bints, and then get coerced to PyObjects as needed....that was easy.

Nice. I love it when good ideas turn out to be so low-hanging fruit that you
can eat them without even whetting your hands.

Stefan



More information about the Cython-dev mailing list