##// END OF EJS Templates
Merged changes from ipython-frontend1. Better error rendering in Cocoa frontend. Refactored frontendbase.FrontEndBase so that FrontEndBase is synchronous and AsynchronousFronEndBase(FrontEndBase) wraps FrontEndBase in Twisted goodness.
Merged changes from ipython-frontend1. Better error rendering in Cocoa frontend. Refactored frontendbase.FrontEndBase so that FrontEndBase is synchronous and AsynchronousFronEndBase(FrontEndBase) wraps FrontEndBase in Twisted goodness.

File last commit:

r1258:ccc2fc9b
r1312:06dc07c6 merge
Show More
index.txt
11 lines | 203 B | text/plain | TextLexer
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ==================================
Using IPython for interactive work
==================================
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
:maxdepth: 1
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 tutorial.txt
reference.txt
shell.txt
extension_api.txt