import a modified module

myang myang at clarku.edu
Thu Mar 25 21:18:18 EST 2004


I am revising a python module, and try it in python shell. Each time after
the module is modified, how can I import the new module? I remember there is
an "import" like staff to do it, but dont know its name clearly. I was not
able to google out it, and the huge bulk of python documentation is
fearsome. :(

Regards,
Yang





More information about the Python-list mailing list