Importing a dll with a different name

Adrian Eyre a.eyre at optichrome.com
Tue Jan 25 06:00:03 EST 2000


>   I have managed to figure out that it is because pythoncom is defined
> in the windows registry to point to a specific dll
> (c:\windows\system\pythoncom15.dll). I am also having the same problem
> with pywintypes (and pywintypes15.dll).

I always thought this was a bit of an oddity with Pythonwin. Better
to rename the DLLs to the name that python expects, and stick them
somewhere on the PYTHONPATH. I'm assuming the installer proglet can
handle this.

--------------------------------------------
Adrian Eyre <a.eyre at optichrome.com>
http://www.optichrome.com 





More information about the Python-list mailing list