[New-bugs-announce] [issue8116] Addition problem

Aleš Drinovec report at bugs.python.org
Thu Mar 11 11:36:10 CET 2010


New submission from Aleš Drinovec <ales.drinovec at gmail.com>:

*** Python 3.1.2rc1 (r312rc1:78742, Mar  7 2010, 07:49:40) [MSC v.1500 32 bit (Intel)] on win32. ***
>>> 5.1+3.8
8.899999999999999
>>> 4.1+4.8
8.899999999999999
>>> 

Tested in IDLE and in PyScripter

----------
components: Interpreter Core
messages: 100842
nosy: sailoral
severity: normal
status: open
title: Addition problem
type: behavior
versions: Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8116>
_______________________________________


More information about the New-bugs-announce mailing list