Comment 3 for bug 373219

Revision history for this message
SeC (sec) wrote :

Python 2.6.2 (r262:71600, Apr 29 2009, 09:51:47)
[GCC 4.2.1 20070719 [FreeBSD]] on freebsd7
Type "help", "copyright", "credits" or "license" for more information.
>>> import sqlite3; sqlite3.version
'2.4.1'

Its sqlite3 than comes with python 2.6 by default.