I got the same problem. F5 does not work for me. However, reload(file_name) seems to do the trick. But I am wondering why this is not automatic even when I turn on User Module Deleter. I am using Spyder under Ubuntu 12. 04. Can anyone help? thx
On Wednesday, December 26, 2012 3:00:25 AM UTC-5, Adam Becker wrote: > > > Hello. > > I've begun using Spyder earlier today and I've really enjoyed its GUI > features. > > I do have a question: > > Whenever I update my code in the text-editor, simply typing: > > import file_name > filename.code > > in the interpreter does not recognize the changes; for some reason, the > changes are not recognized unless I restart the interpreter. > > I'm not sure what exactly I'm doing wrong - I appreciate any help. > > > > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/Z0Z5RnSJl4sJ. 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.
