Searched refs:weakref_repr (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | weakrefobject.c | 163 weakref_repr(PyWeakReference *self) in weakref_repr() function 376 .tp_repr = (reprfunc)weakref_repr, |
Completed in 2 milliseconds