Include from __future__ import division on the top of your file

 from __future__ import division
 1/2
0.5


Wohaw. This means that this behavior is going to be default in a foreseeable future ?

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

Reply via email to