[issue7704] Math calculation problem (1.6-1.0)>0.6, python said TRUE

2010-01-14 Thread pedro flores
pedro flores added the comment: kk, then i cannot use this comparison?, and this not happen with8.6-8>0.6 this is false, according to python. 2010/1/14 Mark Dickinson > > Mark Dickinson added the comment: > > This is not a bug: Python, like many other computer la

[issue7704] Math calculation problem (1.6-1.0)>0.6, python said TRUE

2010-01-14 Thread pedro flores
New submission from pedro flores : this simple comparison (1.6-1.0)>0.6 , python answer TRUE, and that isnt true. -- components: Windows files: bug.py messages: 97785 nosy: DhaReaL severity: normal status: open title: Math calculation problem (1.6-1.0)>0.6, python said TRU