[issue20561] Decimal handling error in statistics module

Wolfgang Maier report at bugs.python.org
Sat Feb 8 12:12:26 CET 2014


Wolfgang Maier added the comment:

#if type(den) != int:
    #    print (d, sign, digits, exp, num, den)

was inserted by me of course for debugging this. Forgot to take it out again.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20561>
_______________________________________


More information about the Python-bugs-list mailing list