Searched refs:local_traverse (Results 1 – 2 of 2) sorted by relevance
836 local_traverse(localobject *self, visitproc visit, void *arg) in local_traverse() function972 {Py_tp_traverse, (traverseproc)local_traverse},
1293 objects that the instance owns. For example, this is function :c:func:`local_traverse` from the1297 local_traverse(localobject *self, visitproc visit, void *arg)1326 :c:func:`local_traverse` to have these specific names; don't name them just