Mark Dickinson added the comment:

> An exception is better than a garbage result.

Agreed.  And ZeroDivisionError is the wrong exception, too---ValueError would 
be better.  But I'm content that the current patch fixes the immediate issue.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13355>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to