On Sun, 09 Aug 2009 20:43:41 -0700, AlF wrote:

> Hi,
> 
> what is the best way to reload the module imported using 'from ...
> import ...'


Have you tried "from ... import ..." again?



-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to