mirror of
https://github.com/python/cpython.git
synced 2024-11-29 21:05:33 +08:00
mac CW-only fix for messy windows upon exit
This commit is contained in:
parent
b7d0df4a91
commit
21eb0b56a8
@ -678,7 +678,7 @@ goaway(sts)
|
||||
if (sts == 0)
|
||||
SIOUXSettings.autocloseonquit = 1;
|
||||
else
|
||||
SIOUXSettings.showstatusline = 1;
|
||||
printf("\n[Terminated]\n");
|
||||
#endif
|
||||
exit(sts);
|
||||
#endif /* WITH_THREAD */
|
||||
|
Loading…
Reference in New Issue
Block a user