I've reload simple modules, simply with python's reload() function
On Mon, Sep 1, 2014 at 3:58 PM, Thomas Volkmann <[email protected]> wrote: > Hi, > > is it possible to reload/refresh external python modules without > restarting si? I remember reading something about it some time ago, but I > can't find it right now. > > thanks, > Thomas >

