On Dec 23, 9:49 pm, Sengly <sengly.h...@gmail.com> wrote: > I can hack it by doing eval('1.0*12/5') but is there any better method?
from __future__ import division -- http://mail.python.org/mailman/listinfo/python-list
On Dec 23, 9:49 pm, Sengly <sengly.h...@gmail.com> wrote: > I can hack it by doing eval('1.0*12/5') but is there any better method?
from __future__ import division -- http://mail.python.org/mailman/listinfo/python-list