Is there a way to save input entered into IDLE Shell window persistently? Is there standard setting or manual way is the only way? Previous history/Next history (Alt-P/Alt-N) do not work between sessions.
Does IPython works for IDLE as well?
Is there a way to save input entered into IDLE Shell window persistently? Is there standard setting or manual way is the only way? Previous history/Next history (Alt-P/Alt-N) do not work between sessions.
Does IPython works for IDLE as well?
IDLE Shell is a specialized editor window and you same it the same way as when editing.
IPython is somewhat similar but different IDE. It is somewhat aimed at people with more experience and it has different design constraints.