Rich added the comment: I've been away for a couple of days, but can replicate everything Joakim has reported in my abscence. Deleting/renaming recent-files.lst allows me to launch IDLE (from cmd or Start Menu). Oddly though, if I close IDLE, copy/paste the contents of the old recent-files into the new one, and then restart IDLE, it still works. Another thing I noticed, after launching IDLE from the Command Prompt, is that I get this error (while IDLE is still running and I haven't done anything with it yet): Traceback (most recent call last): File "[...]\idlelib\run.py", line 82, in main exit() File "[...]\idlelib\run.py", line 208, in exit del sys.exitfunc AttributeError: exitfunc
Is that normal? __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1743> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com