[Bf-python] Import module remains in cache ?

Toni Alatalo antont at kyperjokki.fi
Thu Jan 12 16:47:53 CET 2006


On Wednesday 11 January 2006 16:17, bmx007 wrote:
> Is it a way to force reload of the module ?

did you try the reload(module) command?
i think it fixes some cases of this problem (perhaps the one when importing 
from outside of blend, but not when from within?)

> Thanks

~Toni



More information about the Bf-python mailing list