$ python -c 'from pysqlite2.dbapi2 import *; print sqlite_version, version' 3.3.7 2.3.2
Jason Tackaberry a écrit : > On Mon, 2006-09-25 at 23:19 +0200, Yann Rouillard wrote: >> I am using sqlite 3.3.5 and pysqlite2 2.3.2. >> I upgraded to sqlite 3.3.7 but the problem still persists. > > What is the output of: > > python -c 'from pysqlite2.dbapi2 import *; print sqlite_version, > version' > > > Cheers, > Jason. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Freevo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
