Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
The Application object for the command line ipython program.
Bases: IPython.core.crashhandler.CrashHandler
sys.excepthook for IPython itself, leaves a detailed report on disk.
Return a string containing a crash report.
Bases: IPython.core.application.BaseIPythonApplication, IPython.core.shellapp.InteractiveShellApp
alias of IPAppCrashHandler
optionally display the banner
initialize the InteractiveShell instance
Do actions after construct, but before starting the app.
override to allow old ‘-pylab’ flag with deprecation warning