It's really irritating that every time I type exit()
, I get prompted with a confirmation to exit; of course I want to exit! Otherwise, I would not have written exit()
!!!
Is there a way to override IPython's default behaviour to make it exit without a prompt?