git: 9front

ref: fbfccbf681fbd951c8484b9bbad8d0cccf2bf0cf
dir: /sys/src/cmd/python/Doc/lib/sqlite3/connect_db_2.py/

View raw version
import sqlite3

con = sqlite3.connect(":memory:")