Multiplying sequences with floats

Fredrik Lundh fredrik at pythonware.com
Fri Mar 24 17:44:43 EST 2006


Caleb Hattingh wrote:

> I agree that integer division should return an integer, because
> using the operator at all means you expect one.

so what is

    x / y

?  an integer division ?  something else ?

</F>






More information about the Python-list mailing list