[issue1743] IDLE fails to launch
Rich
report at bugs.python.org
Tue Jan 8 12:52:40 CET 2008
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 <report at bugs.python.org>
<http://bugs.python.org/issue1743>
__________________________________
More information about the Python-bugs-list
mailing list