##// END OF EJS Templates
try to fallback to pysqlite2.dbapi2 as sqlite3...
try to fallback to pysqlite2.dbapi2 as sqlite3 for situations where Python is built without sqlite3 and can not easily be changed, it would be nice to still be able to get history with pysqlite2.

File last commit:

r8534:1371afc5
r8934:09c5f96b
Show More
.gitignore
15 lines | 179 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.tox