<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8pt">Hi,<br><br>I seem to recall reading something about this a while ago but don't recall exactly where.<br><br>I build Python 2.7 and 3.x from the repositories and both exhibit the same behavior:<br><br><br><div>python<br>Python 2.7.3 (default, Jul 24 2012, 11:41:40) <br>[GCC 4.6.3 20120306 (Red Hat 4.6.3-2)] on linux2<br>Type "help", "copyright", "credits" or "license" for more information.<br>>>> 182.12-95.80<br>86.32000000000001<br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;">/tools/python/cpython# ./python <br>Python 3.4.0a0
 (default:f315fecdfeb8, Apr  6 2013, 13:13:19) <br>[GCC 4.9.0 20130405 (experimental)] on linux<br>Type "help", "copyright", "credits" or "license" for more information.<br>>>> 182.12-95.80<br>86.32000000000001</div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;">the bc utility on my system produces what I would term the correct answer:</div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;">bc<br>bc 1.06.95<br>Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc.<br>This is free software with
 ABSOLUTELY NO WARRANTY.<br>For details type `warranty'. <br>182.12-95.80<br>86.32<br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;">Am I missing something?</div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;">If this is a bug, I would be most willing to test any code changes that you might come up with.<br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif;
 background-color: transparent; font-style: normal;">Regards,</div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;">George...</div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: serif; background-color: transparent; font-style: normal;"><br></div></div></body></html>