Message147148
| Author | mark108 |
|---|---|
| Recipients | mark108 |
| Date | 2011-11-06.10:56:56 |
| SpamBayes Score | 0.013710656 |
| Marked as misclassified | No |
| Message-id | <1320577016.77.0.989776485745.issue13355@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-06 10:56:56 | mark108 | set | recipients: + mark108 |
| 2011-11-06 10:56:56 | mark108 | set | messageid: <1320577016.77.0.989776485745.issue13355@psf.upfronthosting.co.za> |
| 2011-11-06 10:56:56 | mark108 | link | issue13355 messages |
| 2011-11-06 10:56:56 | mark108 | create | |