##// END OF EJS Templates
store exit code in user_ns['_exit_code']...
store exit code in user_ns['_exit_code'] _exit_code is an equivalent to `$?` in bash. It always has the most recent exit value of a shell.system subprocess.
MinRK -
r3910:49cc4a9d
Show More
Name Size Modified Last Commit Author
/ docs / sphinxext
apigen.py Loading ...
docscrape.py Loading ...
docscrape_sphinx.py Loading ...
inheritance_diagram.py Loading ...
ipython_console_highlighting.py Loading ...
ipython_directive.py Loading ...
numpydoc.py Loading ...