Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dweakref.py22 from _weakrefset import WeakSet, _IterationGuard
174 with _IterationGuard(self):
188 with _IterationGuard(self):
213 with _IterationGuard(self):
222 with _IterationGuard(self):
241 with _IterationGuard(self):
247 with _IterationGuard(self):
433 with _IterationGuard(self):
445 with _IterationGuard(self):
463 with _IterationGuard(self):
[all …]
D_weakrefset.py11 class _IterationGuard: class
64 with _IterationGuard(self):