index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
sqlite3
/
connect_db_2.py
blob: 303501d9391d1b91f8e4ba1ca8ae6a42139d7b66 (
plain
)
1
2
3
import
sqlite3 con
=
sqlite3
.
connect
(
":memory:"
)