##// END OF EJS Templates
Merge pull request #3765 from minrk/console-is-bad...
Merge pull request #3765 from minrk/console-is-bad cleanup terminal console iopub handling ensures IOPub for a given cell is handled before drawing the next prompt. Follows logic elsewhere using status=idle to indicated end of output for a given cell. Prior to this, early execute reply could result in some output being printed after the prompt for the next input.

File last commit:

r7655:ab930182
r11763:60cf5d83 merge
Show More
rmagic.txt
7 lines | 98 B | text/plain | TextLexer
Jonathan Taylor
adding file for automodule generation, improving docstrings for Rmagic
r7235 .. _extensions_rmagic:
===========
Thomas Kluyver
Rmagic -> rmagic ...
r7655 rmagic
Jonathan Taylor
adding file for automodule generation, improving docstrings for Rmagic
r7235 ===========
.. automodule:: IPython.extensions.rmagic