[Python-Dev] .dll import (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Fri Apr 20 22:20:57 CEST 2007
- Previous message: [Python-Dev] .dll import
- Next message: [Python-Dev] New decimal branch - news and status
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
/* 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?
It's time to remove the comment. The removal of .dll extensions for extension modules is now permanent. It hasn't caused too many problems, and no alternative solution to the sqlite3.dll problem has been implemented.
Regards, Martin
- Previous message: [Python-Dev] .dll import
- Next message: [Python-Dev] New decimal branch - news and status
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]