[Idle-dev] Fwd: atexit handler in IDLE?
Terry Reedy
tjreedy at udel.edu
Thu Jan 17 14:56:41 CET 2013
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
More information about the IDLE-dev
mailing list