can't load a dll in python 2.5

dwmaillist at gmail.com dwmaillist at gmail.com
Fri Feb 16 15:16:37 EST 2007


Hello,

I am on WindowsXP.  I have a dll that I can load in python 2.3 but
when trying to load it into python 2.5 it complains that there is
nothing by that name.  Is there some aspect of the dll loading
mechanism between python 2.3 and 2.5 that has changed preventing me
from loading the dll in 2.5?  Thanks in advance for your suggestions.

Daniel




More information about the Python-list mailing list