Searched defs:weakref (Results 1 – 5 of 5) sorted by relevance
1410 weakref section in Improved Modules
1748 weakref section in Improved Modules
99 PyObject *weakref = PyList_GET_ITEM(self->blobs, i); in pysqlite_close_all_blobs() local
472 PyObject *weakref = PyWeakref_NewRef((PyObject *)obj, NULL); in blobopen_impl() local907 PyObject* weakref; in _pysqlite_drop_unused_cursor_references() local
66 PyObject *weakref = PyWeakref_NewRef((PyObject *)cursor, NULL); in register_cursor() local