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