##// END OF EJS Templates
Ensure crash handler works even when app isn't fully configured yet....
Ensure crash handler works even when app isn't fully configured yet. In such a case, the ipython_dir may not have been computed yet, so we must avoid calling isdir() on a possibly None variable.

File last commit:

r1566:5dee5d39
r2646:fd1aa87a
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer