This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients DiddiLeija, FFY00, asmeurer, eric.araujo, eryksun, gregory.p.smith, jack__d, p-ganssle, pablogsal, steven.daprano, terry.reedy, theacodes, tlalexander, veky
Date 2021-10-07.08:08:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633594085.24.0.304021518013.issue44603@roundup.psfhosted.org>
In-reply-to
Content
Steven's list left out the standard way of closing *any* windowed app -- click the close button on the title bar.  Works on all major systems.

Its does a little too much when python is started on a command line (by closing the console), but beginners, at least on Windows, usually click an icon to start Python.
History
Date User Action Args
2021-10-07 08:08:05terry.reedysetrecipients: + terry.reedy, gregory.p.smith, eric.araujo, steven.daprano, eryksun, veky, p-ganssle, pablogsal, asmeurer, FFY00, theacodes, jack__d, tlalexander, DiddiLeija
2021-10-07 08:08:05terry.reedysetmessageid: <1633594085.24.0.304021518013.issue44603@roundup.psfhosted.org>
2021-10-07 08:08:05terry.reedylinkissue44603 messages
2021-10-07 08:08:05terry.reedycreate