Depends on whether/how the code that is running at the time handles the KeyboardInterrupt exception
https://docs.python.org/3/library/exceptions.html#KeyboardInterrupt
Depends on whether/how the code that is running at the time handles the KeyboardInterrupt exception
https://docs.python.org/3/library/exceptions.html#KeyboardInterrupt
No replies yet.