##// 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:

r24779:230a1814
r25567:ae0cfb2d
Show More
index.rst
21 lines | 539 B | text/x-rst | RstLexer

Developer's guide for third party tools and libraries

Important

This guide contains information for developers of third party tools and libraries that use IPython. Alternatively, documentation for core IPython development can be found in the :doc:`../coredev/index`.