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
_______________________________________________
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

Reply via email to