[issue15815] Add numerator to ZeroDivisionError messages

Antoine Pitrou report at bugs.python.org
Wed Aug 29 23:15:08 CEST 2012


Antoine Pitrou added the comment:

What would be the point? Usually you should find out why the denominator is zero, not what the numerator's value is.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list