> /* 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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com