##// END OF EJS Templates
Merge pull request #3840 from minrk/never-no-profile...
Merge pull request #3840 from minrk/never-no-profile prevent profile_dir from being undefined can happen when other traits are configured that depend on profile_dir, e.g. NotebookApp.extra_static_paths. This ensures that init_profile_dir fires prior to any reference to the profile directory. closes #3837
Min RK -
r11891:f067052b merge
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test_backgroundjobs.py Loading ...
test_deepreload.py Loading ...
test_display.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_latextools.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...