[python-win32] finding pythonXX.dll?

Bill Janssen janssen at parc.com
Tue May 4 00:42:59 CEST 2010


Is there anyway to tell, from inside Python, where the python26.dll file
is?  I've got to install the win32 dlls in the same directory.

I see that sys contains a symbol "dllhandle", but that's just a numeric handle.

Bill


More information about the python-win32 mailing list