Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_gc.py52 def it_happened(ignored): function
55 # Create a piece of cyclic trash that triggers it_happened when
57 self.wr = weakref.ref(C1055820(666), it_happened)

Completed in 2 milliseconds