##// END OF EJS Templates
Merge pull request #1353 from takluyver/i1345...
Merge pull request #1353 from takluyver/i1345 Save notebook as script using unicode file handle. Using io.open(), which is the Python 3 open() in 2.6 and above. Closes #1345

File last commit:

r4129:0be704e2
r6097:8e8b2a94 merge
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`