From http://bugs.python.org/issue22198

>>> -0.5 // float('inf')
-1.0

What should it be?

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to