Steven D'Aprano <[email protected]> writes: > Besides, one can legitimately disagree that 2/3 => 0 is the wrong thing > to do. It's the right thing to do if you're doing integer maths.
I wonder whether 2/3 => ValueError is preferable. -- http://mail.python.org/mailman/listinfo/python-list
