Home
last modified time | relevance | path

Searched refs:_IterationGuard (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dweakref.py22 from _weakrefset import WeakSet, _IterationGuard
168 with _IterationGuard(self):
182 with _IterationGuard(self):
207 with _IterationGuard(self):
216 with _IterationGuard(self):
235 with _IterationGuard(self):
241 with _IterationGuard(self):
400 with _IterationGuard(self):
412 with _IterationGuard(self):
430 with _IterationGuard(self):
[all …]
D_weakrefset.py10 class _IterationGuard: class
59 with _IterationGuard(self):
/external/python/cpython2/Lib/
Dweakref.py24 from _weakrefset import WeakSet, _IterationGuard
176 with _IterationGuard(self):
185 with _IterationGuard(self):
203 with _IterationGuard(self):
210 with _IterationGuard(self):
416 with _IterationGuard(self):
432 with _IterationGuard(self):
437 with _IterationGuard(self):
446 with _IterationGuard(self):
D_weakrefset.py10 class _IterationGuard(object): class
59 with _IterationGuard(self):