[Python-de] Echte SQLite-Version finden?

Hartmut Goebel h.goebel at goebel-consult.de
Mi Aug 28 21:45:54 CEST 2013


Am 28.08.2013 11:54, schrieb Thomas Koch:
> Wie wäre es mit
>>>> sqlite3.sqlite_version
> '3.6.21'

Tröstlich: Das ist kein Geheimwissen, sondern mit pydoc finden:

pydoc sqlite3 | grep version
    sqlite_version = '3.7.16.1'
    sqlite_version_info = (3, 7, 16, 1)
    version = '2.6.0'
    version_info = (2, 6, 0)


-- 
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP

Goebel Consult
http://www.goebel-consult.de

Monatliche Kolumne:
http://www.cissp-gefluester.de/2012-12-in-die-cloud-in-die-cloud-ab-wo-soll-die-sein

Blog: http://www.goebel-consult.de/blog/20050620

Goebel Consult ist Mitglied bei http://www.7-it.de/

-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <http://mail.python.org/pipermail/python-de/attachments/20130828/db3ddfdc/attachment.html>
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : smime.p7s
Dateityp    : application/pkcs7-signature
Dateigröße  : 3758 bytes
Beschreibung: S/MIME Kryptografische Unterschrift
URL         : <http://mail.python.org/pipermail/python-de/attachments/20130828/db3ddfdc/attachment.bin>


Mehr Informationen über die Mailingliste python-de