mirror of
https://github.com/python/cpython.git
synced 2025-07-12 13:55:34 +00:00
mac CW-only fix for messy windows upon exit
This commit is contained in:
parent
b7d0df4a91
commit
21eb0b56a8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue