<div dir="ltr"><br><br>On Thursday, March 6, 2014 8:09:02 PM UTC-6, Guido van Rossum wrote:<div><br><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Mark, it feels like you do not understand Python well enough to be able to make sweeping proposals about its reform. </div></blockquote><div><br></div><div>hi Guido,  ouch.</div><div><br></div><div>   You can't be serious.  You have not commented yet...  are you happy with this:</div><div><br></div><div> <span style="font-size: 13px;">>>> from decimal import Decimal</span></div><div>>>> a=Decimal(1)</div><div>>>> b=Decimal(.1)</div><div>>>> a+b</div><div>Decimal('1.100000000000000005551115123')      <==== does this not bother you at all ?</div><div><br></div><div>    ... even though we both know why its doing this, doesn't it bother you a little?</div></div><div><br></div><div>marcus</div></div>