The Canopy python IDE has a simple command (Ctrl+.) that is reached using the menus with Run->Restart Kernel...
This forces the IDE to keep history and things like that, but to restart the python kernel (would it also be correct to say the python *interpreter*? or is kernel different from interpreter in this context?) so that all existing variables in memory and function definitions are flushed, allowing me to start with a clean kernel. Is there some way to do this in Spyder? -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
