Mailing List Archive

reloading modules in idle
Hi Pythoneers,

I'm writing my Python code using IDLE. When working with multiple files
and making corrections to some of them IDLE doesn't use the latest
version of the files, but the one previously interpreted. Is there any
way (from inside IDLE) to reload the latest versions and run the code
with all the corrections?

Thanks,


Luis
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Luis A. Apiolaza
IVABS
Massey University
Palmerston North
New Zealand

l.a.apiolaza@massey.ac.nz
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.