git: 9front

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

View raw version
import sqlite3

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