MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / check_cursor

Function check_cursor

Modules/_sqlite/cursor.c:422–440  ·  view source on GitHub ↗

* Checks if a cursor object is usable. * * 0 => error; 1 => ok */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_pysqlite_query_executeFunction · 0.85
pysqlite_cursor_iternextFunction · 0.85

Calls 3

PyErr_SetStringFunction · 0.85
pysqlite_check_threadFunction · 0.85

Tested by

no test coverage detected