Dear Developers, I (and guess many developers) use Spyder in the following way: I edit the module in the code editor, save the changes, than reload the module in Python or Ipython console and call the modified function in the console.
It would be nice to have a keyboard shortcut in code editor which allows reloading of the module in the console. So hundreds of 'reload (module)' commands could be saved in the console every day. Thanks in advance and thanks for Spyder. R. -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
