from/import and reload()

Daniel Klein danielk at aracnet.com
Thu Feb 8 00:02:51 EST 2001


Is there a way to reload a module in interactive mode if the module was
originally loaded using

	from module import *

I suppose I could delete all of the namespace elements but for larger modules
this would be impractical.

Daniel Klein

"One's name is the most important possession one has."
				-- Anonymous

[ please also respond directly to me as my news server does not pick up all
news messages. Thanks. ]



More information about the Python-list mailing list