Division oddity

Robin Becker robin at jessikat.fsnet.co.uk
Mon Jan 12 07:49:18 EST 2004


In article <7xbrp9h4xs.fsf at ruckus.brouhaha.com>, Paul Rubin <http@?.cx>
writes
>Robin Becker <robin at jessikat.fsnet.co.uk> writes:
>> Python 2.3.2 (#49, Oct  2 2003, 20:02:00) [MSC v.1200 32 bit (Intel)] on
>> win32
>> Type "help", "copyright", "credits" or "license" for more information.
>> >>> from __future__ import division
>> >>> eval('1/2')
>> 0.5
>> >>>
>> 
I guess I'm 'broken' :)
-- 
Robin Becker



More information about the Python-list mailing list