##// END OF EJS Templates
Backport PR #2668: pylab_not_importable: Catch all exceptions, not just RuntimeErrors....
Backport PR #2668: pylab_not_importable: Catch all exceptions, not just RuntimeErrors. This catches situations when `pylab` isn't installed or fails for another reason like: ImportError: No module named backend_tkagg Closes gh-2646.
MinRK -
r9845:5f41d9b3
Show More
Name Size Modified Last Commit Author
/ IPython / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...