New submission from Aleš Drinovec <ales.drino...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue8116>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to