News

Solved: Use os._exit(0). Not sure if I should delete this or not. The problem is these days if you Google exit python script, you always get lead to sys.exit(). I launched the script, pressed the ...