mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
mac CW-only fix for messy windows upon exit
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user