New submission from Mark <[email protected]>:
When low and mode are the same in random.triangular it gives the following
error:
<type 'exceptions.ZeroDivisionError'>: float division
args = ('float division',)
message = 'float division'
When high and mode are the same there is no problem.
----------
components: Extension Modules
messages: 147148
nosy: mark108
priority: normal
severity: normal
status: open
title: random.triangular error when low = mode
versions: Python 2.6
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13355>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com