[New-bugs-announce] [issue2653] string to float to int

wr report at bugs.python.org
Fri Apr 18 09:17:06 CEST 2008


New submission from wr <woutruijter at gmail.com>:

IDLE 1.2.1      
>>> print int(float('1.005')*1000)
1004

----------
components: None
messages: 65602
nosy: wr
severity: normal
status: open
title: string to float to int
type: behavior
versions: Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2653>
__________________________________


More information about the New-bugs-announce mailing list