can modules be dynamically reloaded

Steve steve.morin at gmail.com
Wed Nov 16 16:13:14 EST 2005


Can python modules be reloaded.

For example you import a module, programatically edit it, then have the
file reload the module?

Does anyone have any ideas about this?
Steve




More information about the Python-list mailing list