Very basic question

John Machin sjmachin at lexicon.net
Tue Dec 23 06:15:06 EST 2008


On Dec 23, 9:49 pm, Sengly <Sengly.H... at gmail.com> wrote:
> I can hack it by doing eval('1.0*12/5') but is there any better method?

from __future__ import division



More information about the Python-list mailing list