Home
last modified time | relevance | path

Searched refs:it_happened (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_gc.py34 def it_happened(ignored): function
39 self.wr = weakref.ref(C1055820(666), it_happened)
/external/python/cpython3/Lib/test/
Dtest_gc.py42 def it_happened(ignored): function
47 self.wr = weakref.ref(C1055820(666), it_happened)