Home
last modified time | relevance | path

Searched defs:weakref (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/python/src/object/
Dlife_support.cpp108 PyObject* weakref = PyWeakref_NewRef(nurse, (PyObject*)system); in make_nurse_and_patient() local
/third_party/python/Modules/_sqlite/
Dconnection.c214 PyObject* weakref; in pysqlite_do_all_statements() local
271 PyObject* weakref; in pysqlite_connection_register_cursor() local
746 PyObject* weakref; in _pysqlite_drop_unused_statement_references() local
777 PyObject* weakref; in _pysqlite_drop_unused_cursor_references() local
1221 PyObject* weakref; in pysqlite_connection_call() local
/third_party/python/Doc/whatsnew/
D3.8.rst1407 weakref section in Improved Modules
D3.4.rst1748 weakref section in Improved Modules