⬅︎ Back to Interesting float/int casting in Python
I think I saw something in the py3k list about distinguishing truncation from coercion, which is basically the problem you are having.
Comment
I think I saw something in the py3k list about distinguishing truncation from coercion, which is basically the problem you are having.