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.15:02:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360162974.12.0.266289965898.issue13355@psf.upfronthosting.co.za>
In-reply-to
Content
One minor comment: I'd prefer it if the second test were "elif low == high:", since that more obviously guards against the division by zero.
History
Date User Action Args
2013-02-06 15:02:54mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, terry.reedy, mark108, serhiy.storchaka
2013-02-06 15:02:54mark.dickinsonsetmessageid: <1360162974.12.0.266289965898.issue13355@psf.upfronthosting.co.za>
2013-02-06 15:02:54mark.dickinsonlinkissue13355 messages
2013-02-06 15:02:53mark.dickinsoncreate