importing/reloading in Pythonwin

Spencer Doidge spencer at spencerdoidge.com
Sun Feb 10 15:33:46 EST 2002


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