##// END OF EJS Templates
Make import checks more explicit in %whos...
Make import checks more explicit in %whos Since PyPy has a fake numpy, checking for 'numpy' is insufficient only check if numpy/numeric in use, to prevent unnecessary imports closes gh-904

File last commit:

r4129:0be704e2
r5149:8719351e
Show More
index.txt
32 lines | 485 B | text/plain | TextLexer
=====================
IPython Documentation
=====================
.. htmlonly::
:Release: |release|
:Date: |today|
Welcome to the official IPython documentation.
Contents
========
.. toctree::
:maxdepth: 1
overview.txt
whatsnew/index.txt
install/index.txt
interactive/index.txt
parallel/index.txt
config/index.txt
development/index.txt
api/index.txt
about/index.txt
.. htmlonly::
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`