MCPcopy 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

splitMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected