Please also read this:
http://packages.python.org/spyder/console.html#reloading-modules-the-user-module-deleter-umd

-Pierre

On Oct 6, 3:10 pm, PmB <[email protected]> wrote:
> Try using "reload( xyz )"
>
> Peter
>
> On Oct 6, 6:29 am, adeel <[email protected]> wrote:
>
> > 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.

Reply via email to