0
EErik-Hoffmann
This code handles a keyboard interrupt
0 Comments
try: pass except KeyboardInterrupt as err: pass