This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients mark.dickinson, mark108, rhettinger, serhiy.storchaka, terry.reedy
Date 2013-02-06.20:02:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360180935.09.0.115782356642.issue13355@psf.upfronthosting.co.za>
In-reply-to
Content
> 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.
History
Date User Action Args
2013-02-06 20:02:15mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, terry.reedy, mark108, serhiy.storchaka
2013-02-06 20:02:15mark.dickinsonsetmessageid: <1360180935.09.0.115782356642.issue13355@psf.upfronthosting.co.za>
2013-02-06 20:02:15mark.dickinsonlinkissue13355 messages
2013-02-06 20:02:15mark.dickinsoncreate