I am aware of the die() command in PHP which exits a script early. How can I do this in Python? 12 Tags: pythontermination