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
/
includes
/
sqlite3
/
connect_db_1.py
blob: 1b975232865aef25a0fbcd6c8700a633a24b484b (
plain
)
1
2
3
import
sqlite3 con
=
sqlite3
.
connect
(
"mydb"
)