##// END OF EJS Templates
Fix: "python ABS/PATH/TO/ipython.py" fails...
Fix: "python ABS/PATH/TO/ipython.py" fails The following line in setupbase.py was the problem. It assumes that your CWD is always at the repository root. This patch removes this assumption. execfile(pjoin('IPython','core','release.py'), globals())

File last commit:

r9356:896b92cc
r10610:1d3bbb66
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer