Hacker News new | ask | show | jobs
by AlienRobot 641 days ago
Yes. I'd be surprised if exit without parentheses quit the interactive shell when it doesn't quit a normal python script.
1 comments

Ipython quits without parenthesis.
IPython includes a whole lot of extra magic of various kinds, compared to the built-in Python console.