Stefan Behnel wrote:
> My opinion on this is: if you request true division semantics by importing
> __future__.division, you should get true division in all places where you
> use the "/" operator.
> 
> Comments?

Thanks for raising this issue. Without diving into the details myself, 
I'm +1 -- we've pretty much decided to have Python semantics on division.

-- 
Dag Sverre
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to