Home | History | Annotate | Download | only in _sqlite

Lines Matching refs:pysqlite_ConnectionType

75     if (!PyArg_ParseTuple(args, "O!", &pysqlite_ConnectionType, &connection))