Message119620
I thought this email-to-roundup bug was fixed some time ago. The mangled sample session was:
>>> turtle.forward('5 miles')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "<string>", line 1, in forward
..
TypeError: can't multiply sequence by non-int of type 'float' |
|
| Date |
User |
Action |
Args |
| 2010-10-26 17:12:41 | belopolsky | set | recipients:
+ belopolsky, gvanrossum, glingl, gregorlingl, eric.araujo |
| 2010-10-26 17:12:41 | belopolsky | set | messageid: <[email protected]> |
| 2010-10-26 17:12:40 | belopolsky | link | issue10199 messages |
| 2010-10-26 17:12:39 | belopolsky | create | |
|