Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ dbapi2.py
File
dbapi2.py
Lib/sqlite3/dbapi2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# pysqlite2/dbapi2.py: the DB-API 2.0 interface
2
#
3
# Copyright (C) 2004-2005 Gerhard Häring <gh@ghaering.de>
4
#
Callers
nothing calls this directly
Calls
3
register_adapters_and_converters
Function · 0.85
split
Method · 0.45
register
Method · 0.45
Tested by
no test coverage detected