Hi, I am importing some module in IPython console using "import xyz " But after importing for first time, if i edit that module and again type same command "import xyz " new edited module is not imported instead older version stay. Why?? But if i open a new IPython interpreter and then import, this problem doesn't appear
Regards, Adeel -- 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.
