On 1/17/2013 7:45 AM, Andrew Svetlov wrote:
Terry, I don't understand your point clear.
If you want anything from me, ask a specific question.
Using IDLE without subprocess has been deprecated in 3.4 (see http://bugs.python.org/issue16123) and will be removed only in 3.5.
I effectively wrote as if that option were already removed, as I did not discuss the single process case. With a single process, closing the user process without closing the gui process makes no sense. At it is, Roger is proposing to for atexit processing in the user process without closing it.
-- Terry Jan Reedy _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
