PythonWin Not Updating

Robert Brewer fumanchu at amor.org
Tue Dec 14 15:53:52 EST 2004


Chris wrote:
> I'm working on a program in PythonWin.  The problem I'm 
> running into is that after I make a code change,
> PythonWin doesn't always see it.  Has anyone else
> had this problem?

"See it" in the interactive session? Use reload():

http://docs.python.org/lib/built-in-funcs.html

Otherwise, you'll have to explain a bit more--that's my best guess as to
what your issue is.


Robert Brewer
MIS
Amor Ministries
fumanchu at amor.org



More information about the Python-list mailing list