On Wed, Aug 04, 2010 at 01:00:02PM -0500, Chris Hare scratched on the wall:

> How do I figure out what version of sqlite3 is actually installed
> in the python install? (It is python2.6)

  If it isn't too old:

   SELECT sqlite_version();

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Intelligence is like underwear: it is important that you have it,
 but showing it to the wrong people has the tendency to make them
 feel uncomfortable." -- Angela Johnson
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to