importing/reloading in Pythonwin

Spencer Doidge spencer at spencerdoidge.com
Sun Feb 10 16:26:02 EST 2002


I should add that if I quit and restart Pythonwin, then import all from Foo,
I *will* see the changes I made.

"Spencer Doidge" <spencer at spencerdoidge.com> wrote in message
news:a46l7r$57e$1 at news.efn.org...
> Running Python22's Pythonwin.
> I import all from a script Foo, run some routines, and then edit Foo in
the
> edit window. I check syntax and save, then click the Import/reload button.
> Returning to the interactive window, I run Foo again, but I don't see the
> expected evidence of the changes I made.
> What am I doing wrong?
>
>





More information about the Python-list mailing list