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 mark108
Recipients mark.dickinson, mark108
Date 2011-11-06.11:27:39
SpamBayes Score 0.0002628327
Marked as misclassified No
Message-id <1320578860.49.0.0817365015276.issue13355@psf.upfronthosting.co.za>
In-reply-to
Content
Many thanks, Mark. I'm very new to python so apologies for my obvious mistake (you were absolutely right, I was feeding the high and mode in back to front). 

As a separate aside, it would be convenient if low=high=mode returned low (or mode or high) rather than error but it's a minor point really and easy to work around as is.

Many thanks for your help.
History
Date User Action Args
2011-11-06 11:27:40mark108setrecipients: + mark108, mark.dickinson
2011-11-06 11:27:40mark108setmessageid: <1320578860.49.0.0817365015276.issue13355@psf.upfronthosting.co.za>
2011-11-06 11:27:39mark108linkissue13355 messages
2011-11-06 11:27:39mark108create