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
Date 2011-11-06.12:22:22
SpamBayes Score 0.09871997
Marked as misclassified No
Message-id <1320582142.88.0.0281216637263.issue13355@psf.upfronthosting.co.za>
In-reply-to
Content
> it would be convenient if low=high=mode returned low (or mode or high)

Yes, I agree that random.triangular should degrade gracefully, in the same way that random.uniform does.
History
Date User Action Args
2011-11-06 12:22:22mark.dickinsonsetrecipients: + mark.dickinson, mark108
2011-11-06 12:22:22mark.dickinsonsetmessageid: <1320582142.88.0.0281216637263.issue13355@psf.upfronthosting.co.za>
2011-11-06 12:22:22mark.dickinsonlinkissue13355 messages
2011-11-06 12:22:22mark.dickinsoncreate