howto reload Python module?

dmitrey openopt at ukr.net
Sun Sep 2 16:28:26 EDT 2007


my Python module was changed in HDD (hardware disk drive), moreover,
changed its location (but still present in sys.path).
how can I reload a func "myfunc"  from the module? (or howto reload
whole module)?
Thank you in advance, D.




More information about the Python-list mailing list