"Ninereeds" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| Is the PEP238 change to division going into Python 3 as planned?

IDLE 3.0a3
>>> 1/2
0.5

| I realise that the new integer division semantics have been available
| in "from __future__" for quite a few years now, but a warning might be
| appropriate now that Python 3 is in alpha.

2.6, I have read, have optional 'Py3' warnings, and a 2to3 conversion 
program



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

Reply via email to