Home
last modified time | relevance | path

Searched refs:weakref_richcompare (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dweakrefobject.c199 weakref_richcompare(PyWeakReference* self, PyWeakReference* other, int op) in weakref_richcompare() function
382 .tp_richcompare = (richcmpfunc)weakref_richcompare,

Completed in 2 milliseconds