This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-05 16:11:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1b38357094
cpython
/
Doc
/
lib
/
sqlite3
/
connect_db_1.py
4 lines
46 B
Python
Raw
Normal View
History
Unescape
Escape
Text files missing the SVN eol-style property.
2006-05-16 23:24:08 +00:00
import
sqlite3
con
=
sqlite3
.
connect
(
"
mydb
"
)
Reference in a new issue
Copy permalink