> 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://mail.python.org/mailman/listinfo/python-win32

Reply via email to