##// END OF EJS Templates
prevent profile_dir from being undefined...
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.
MinRK -
r11836:94e4598b
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nose_assert_methods.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...