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 pablogsal
Recipients DiddiLeija, FFY00, asmeurer, eric.araujo, gregory.p.smith, jack__d, p-ganssle, pablogsal, steven.daprano, terry.reedy, theacodes, tlalexander, veky
Date 2021-09-25.13:56:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632578197.99.0.905379043388.issue44603@roundup.psfhosted.org>
In-reply-to
Content
> Typing `import sys; sys.exit()` every time I want to test something quick on the REPL is awful UX.

Without disagreeing with the general sentiment, just note that you can always do Ctrl-D.
History
Date User Action Args
2021-09-25 13:56:38pablogsalsetrecipients: + pablogsal, terry.reedy, gregory.p.smith, eric.araujo, steven.daprano, veky, p-ganssle, asmeurer, FFY00, theacodes, jack__d, tlalexander, DiddiLeija
2021-09-25 13:56:37pablogsalsetmessageid: <1632578197.99.0.905379043388.issue44603@roundup.psfhosted.org>
2021-09-25 13:56:37pablogsallinkissue44603 messages
2021-09-25 13:56:37pablogsalcreate