importing/reloading in Pythonwin
Spencer Doidge
spencer at spencerdoidge.com
Sun Feb 10 15:33:46 EST 2002
More information about the Python-list mailing list
Sun Feb 10 15:33:46 EST 2002
- Previous message (by thread): importing/reloading in Pythonwin
- Next message (by thread): No explanation for weird behavior in re module!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message (by thread): importing/reloading in Pythonwin
- Next message (by thread): No explanation for weird behavior in re module!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list