On Fri, 2006-09-29 at 09:33 +1000, Mark Hammond wrote:
> > So my question is, is there any way to get these dlls unloaded?
>
> Nope :( Python loads libraries for extension modules, but never unloads
> them.
>
> I'd suggest just never finalizing Python!
Hmm. I'll have to look into that. IT jus
> So my question is, is there any way to get these dlls unloaded?
Nope :( Python loads libraries for extension modules, but never unloads
them.
I'd suggest just never finalizing Python!
Mark
___
Python-win32 mailing list
Python-win32@python.org
http: