##// END OF EJS Templates
Fix bug where python -c "import IPython; IPython.test()" could fail....
Fix bug where python -c "import IPython; IPython.test()" could fail. Depending on where one was located when typing it, it could fail. Made all necessary paths absolute so this doesn't happen.

File last commit:

r2288:3832d344
r2465:b03ae0a5
Show More
index.txt
19 lines | 292 B | text/plain | TextLexer
.. _developer_guide:
=========================
IPython developer's guide
=========================
.. toctree::
:maxdepth: 1
contributing.txt
coding_guide.txt
doc_guide.txt
testing.txt
release.txt
roadmap.txt
reorg.txt
notification_blueprint.txt
ipgraph.txt