Y
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
wodenokoto
641 days ago
Ipython quits without parenthesis.
link
nerdponx
641 days ago
IPython includes a whole lot of extra magic of various kinds, compared to the built-in Python console.
link