Hi,
Below input works in raw shells, but not in rich interactive shells:
x = 1.234
'%s --- %g --- %f --- %e' % (x, x, x*x, 2*x)
In rich shells it produces a crash log.
Regards,
Rob
ScrIDE rich interactive shell crash
Who is online
Users browsing this forum: No registered users and 3 guests