Check the exit status of last command in ipython

Viewed 5342

Does anybody know how to check the status of the last executed command (exit code) in ipython?

3 Answers
Related