Searched refs:blob_exit (Results 1 – 1 of 1) sorted by relevance
191 {"__exit__", _PyCFunction_CAST(blob_exit), METH_FASTCALL, blob_exit__doc__},198 blob_exit(pysqlite_Blob *self, PyObject *const *args, Py_ssize_t nargs) in blob_exit() function