mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
mac CW-only fix for messy windows upon exit
This commit is contained in:
+1
-1
@@ -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