##// END OF EJS Templates
Remove redundant setting of tempfile_suffix....
Remove redundant setting of tempfile_suffix. Since tempfile_suffix is set in the PromptSession constructor, it does not need to be set when calling the open_input_in_editor function.

File last commit:

r21498:b0100c6f
r25567:ae0cfb2d
Show More
messaging.rst
7 lines | 162 B | text/x-rst | RstLexer

Messaging in IPython

The message specification is now part of Jupyter - see :ref:`jupyterclient:messaging` for the documentation.