Reload modules?

Afanasiy abelikov72 at hotmail.com
Wed Jan 8 18:21:44 EST 2003


The main python script I execute from my python-embedded application
imports some modules. In order for my application to recognize changes
to those python scripted modules, I must restart it. However, changes to
the main script itself are recognized without restarting my application.

Can I force a reload of modules while the application is running?




More information about the Python-list mailing list