-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 HI.
On Wed, 2 Jan 2008 14:55:58 +1100 "Devraj Mukherjee" <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I am trying to find out if Python 2.5 has bindings for SQLite under > Chinook. apt-cache search reveals libsqlite3 but no python bindings. > Do they exists, if so please tell me where I should be looking. > > Thanks. > Sqlite3 bindings are in the python2.5 package. So if you do "import sqlite3" you will have it. Cheers. - -- Daniel Martin Yerga http://yerga.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHe5hDcnvB1T3xmfMRAluVAJ4uXxLYxWRRWb6K6VVWCo4HG10uuACeNBD2 ApitmoT1eXeZX+pEyN1u0QU= =5SK1 -----END PGP SIGNATURE----- _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
