sqlite version for python 2.6

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James Thiele

    sqlite version for python 2.6

    I'd like to know which version of sqlite the python 2.6 sqlite3 module
    supports.

    Any help would be appreciated.

    Thanks,
    James
  • =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

    #2
    Re: sqlite version for python 2.6

    I'd like to know which version of sqlite the python 2.6 sqlite3 module
    supports.
    When you compile Python, you can chose any version of sqlite that you
    want to.

    Regards,
    Martin

    Comment

    Working...