Re: Pysqlite test error
Gerhard Häring <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Torstein Thingnaes wrote: > Hello > > I've installed pysqlite without problems, but when I try to test it, I get the following errors > >>>> from pysqlite2 import test >>>> test.test() > [...] I have no idea right now. Which SQLite version is this? You can find out using: >>> from pysqlite2 import dbapi2 >>> dbapi2.sqlite_version - -- Gerhard -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFIYs3dIO4ozGCH14RAhzuAKCZ87pJu4maEdcl4org/rW3zBPobACfeg6k 4IIhpFHVd99FXntAkl+lZto= =svdW -----END PGP SIGNATURE-----