##// END OF EJS Templates
Fix for ticket: https://bugs.launchpad.net/bugs/361414 ipcluster, ipcontroller and ipengine now all call user_setup to make sure that the ipython dir exists. I also found some subtle bugs about how the various ipython directories were being handled. Now, all of these script call get_log_dir() and get_security_dir() to make sure that these sub-dirs of ipythondir exist as well.
Brian Granger -
r1945:69ea8165
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / core
config
tests
__init__.py Loading ...
display_formatter.py Loading ...
display_trap.py Loading ...
error.py Loading ...
fd_redirector.py Loading ...
file_like.py Loading ...
history.py Loading ...
interpreter.py Loading ...
macro.py Loading ...
magic.py Loading ...
message_cache.py Loading ...
notification.py Loading ...
output_trap.py Loading ...
prompts.py Loading ...
redirector_output_trap.py Loading ...
sync_traceback_trap.py Loading ...
traceback_formatter.py Loading ...
traceback_trap.py Loading ...
ultraTB.py Loading ...
util.py Loading ...