[issue7432] Py3k doc: "from __future__ import division" not necessary

Jared Grubb report at bugs.python.org
Thu Dec 3 23:32:45 CET 2009


Jared Grubb <python at jaredgrubb.com> added the comment:

Ditto on a few dozen lines later:

INPLACE_TRUE_DIVIDE()¶
    Implements in-place TOS = TOS1 / TOS when from __future__ import
division is in effect.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7432>
_______________________________________


More information about the Python-bugs-list mailing list