Ilan <idji...@yahoo.com> added the comment: I basically have been running IDLE without the subprocess.
(In C:\Python24\Lib\idlelib\PyShell.py and at line 1272 change use_subprocess = True to use_subprocess = False Save PyShell.py, restart IDLE, and you will see a message in the shell window that IDLE is now running without the subprocess.) It has been running fine since. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4685> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com