Unloading a dll

Jive Dadson dsdfdsadfas at isdfssdfasdf.invalid
Tue Dec 17 19:59:10 EST 2002


Grzegorz Dostatni wrote:
> 
> I am not sure whether this will work for compiled dlls (I think it
> should), but you could try reload.
> 
> Help on built-in function reload:
> 
> reload(...)
>     reload(module) -> module
> 
>     Reload the module.  The module must have been successfully imported
> before.
> 
> Greg

I would have to hack the program that loads the dll to do that, right?

J.



More information about the Python-list mailing list