Re: IDLE 1.0.5 crashs on Windows

2005-05-21 Thread Torsten Bronger
Hallöchen! Torsten Bronger <[EMAIL PROTECTED]> writes: > I've installed Python 2.3.5, IDLE 1.0.5 on a Win2k box and have > fatal Windows errors with a trivial script. You can see a > screenshot of the problem at > . At http://www-u

IDLE 1.0.5 crashs on Windows

2005-05-21 Thread Torsten Bronger
Hallöchen! I've installed Python 2.3.5, IDLE 1.0.5 on a Win2k box and have fatal Windows errors with a trivial script. You can see a screenshot of the problem at . My script (on the left side) is trivial, namely def _to_int(x):