basic question

Syver Enstad syver-en+usenet at online.no
Mon Sep 16 05:12:57 EDT 2002


s3v3n3v3s73 at yahoo.com (7) writes:

> I am using Pythonwin. How can I always make sure when I make a change
> to a script and save it, that when I go to run it, that I run the
> changed version. I know there is a very basic answer, this has been
> getting to me.

reload(modulename) 

should do the trick

-- 

Vennlig hilsen 

Syver Enstad



More information about the Python-list mailing list