Reload imported modules for python-embedded application

Afanasiy abelikov72 at hotmail.com
Sat Jan 4 18:00:30 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.

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




More information about the Python-list mailing list