How to fix this issue
Thomas Passin
list1 at tompassin.net
Wed Mar 1 20:54:10 EST 2023
On 3/1/2023 8:23 PM, Rob Cliffe via Python-list wrote:
>
>
> On 01/03/2023 18:46, Thomas Passin wrote:
>>
>> If this is what actually happened, this particular behavior occurs
>> because Python on Windows in a console terminates with a <CTRL-D>
>> instead of the usual <CTRL-C>.
>>
> I think you mean <CTRL-Z>.
Correct! I double checked all three of them and then typed the wrong
one. I suppose I should have included that you have to also type an
<ENTER> after the <CNTL-Z>.
More information about the Python-list
mailing list