[issue13355] random.triangular error when low = high=mode

Mark Dickinson report at bugs.python.org
Wed Feb 6 17:09:33 CET 2013


Mark Dickinson added the comment:

> What if low == high != mode?

Then we've got garbage in, garbage out;  that case doesn't worry me.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13355>
_______________________________________


More information about the Python-bugs-list mailing list