MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-576960.py

File recipe-576960.py

recipes/Python/576960_Build_sqlite3_database_like/recipe-576960.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import os
3import platform
4import sqlite3

Callers

nothing calls this directly

Calls 9

mktargetFunction · 0.85
cursorMethod · 0.80
joinMethod · 0.45
existsMethod · 0.45
removeMethod · 0.45
connectMethod · 0.45
executeMethod · 0.45
walkMethod · 0.45
commitMethod · 0.45

Tested by

no test coverage detected