> 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
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to