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.16:09:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360166973.02.0.713511209662.issue13355@psf.upfronthosting.co.za>
In-reply-to
Content
> What if low == high != mode?

Then we've got garbage in, garbage out;  that case doesn't worry me.
History
Date User Action Args
2013-02-06 16:09:33mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, terry.reedy, mark108, serhiy.storchaka
2013-02-06 16:09:33mark.dickinsonsetmessageid: <1360166973.02.0.713511209662.issue13355@psf.upfronthosting.co.za>
2013-02-06 16:09:33mark.dickinsonlinkissue13355 messages
2013-02-06 16:09:32mark.dickinsoncreate