[Python-Dev] .dll import
Kristján Valur Jónsson
kristjan at ccpgames.com
Fri Apr 20 20:19:56 CEST 2007
I was surprised when 2.5 stopped importing our custom modules.
So, I found this in dyload_win.c:
/* Temporarily disable .dll, to avoid conflicts between sqlite3.dll
and the sqlite3 package. If this needs to be reverted for 2.5,
some other solution for the naming conflict must be found.
This temporary fix seems to have been forgotten. Isn't it time it was fixed back?
K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20070420/a2018524/attachment.html
More information about the Python-Dev
mailing list