On Thu, Nov 27, 2008 at 04:35:43PM +0100, Markus Gritsch wrote:
> currently the sqlite3 module is, if present, preferred over a manually
> installed pysqlite2 module.  Therefore it is not possible to use a
> newer version of pysqlite than the one that ships with Python 2.5 and
> 2.6.  Is this really the desired behavior?

   No, and a request to fix this is already in my TODO.

> The attached patch reverses the order in which the importing of the
> respective SQLite modules is performed.

   Thank you very much!

   I think, though, that such a change should be applied to the trunk, not
to the bugfix-only branches.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to