##// END OF EJS Templates
Created genutils.get_ipython_dir to encapsulate the logic...
Created genutils.get_ipython_dir to encapsulate the logic that was in ipmaker.py. This function should be used throughtout IPython to find the ~/.ipython directory or its Win23 equivalent. I have not modified ipmaker.py to use this function yet as we are too close to a release.
Brian Granger -
r1608:387274eb
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / scripts
__init__.py Loading ...
ipcluster Loading ...
ipcluster.py Loading ...
ipcontroller Loading ...
ipcontroller.py Loading ...
ipengine Loading ...
ipengine.py Loading ...