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 steven.daprano
Recipients DiddiLeija, FFY00, asmeurer, eric.araujo, eryksun, gregory.p.smith, jack__d, p-ganssle, pablogsal, steven.daprano, terry.reedy, theacodes, tlalexander, veky
Date 2021-09-26.16:24:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20210926161951.GQ11377@ando.pearwood.info>
In-reply-to <1632671909.07.0.74816677954.issue44603@roundup.psfhosted.org>
Content
> That is true, but there are a couple setups where that doesn't work 
> (those keypresses are consumed by something else). I may not be a good 
> data point though.

Can you give an example of a setup where Ctrl-D is consumed but "import 
sys ENTER sys.exit() ENTER" is not?
History
Date User Action Args
2021-09-26 16:24:28steven.dapranosetrecipients: + steven.daprano, terry.reedy, gregory.p.smith, eric.araujo, eryksun, veky, p-ganssle, pablogsal, asmeurer, FFY00, theacodes, jack__d, tlalexander, DiddiLeija
2021-09-26 16:24:28steven.dapranolinkissue44603 messages
2021-09-26 16:24:28steven.dapranocreate