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-07 09:02:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
eda87127a8
cpython
/
Doc
/
lib
/
sqlite3
/
connect_db_2.py
4 lines
50 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
(
"
:memory:
"
)
Reference in a new issue
Copy permalink