Home
last modified time | relevance | path

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

/third_party/python/Lib/
D_weakrefset.py33 w._commit_removals()
53 def _commit_removals(self): member in WeakSet
88 self._commit_removals()
93 self._commit_removals()
101 self._commit_removals()
113 self._commit_removals()
118 self._commit_removals()
123 self._commit_removals()
141 self._commit_removals()
156 self._commit_removals()
[all …]
Dweakref.py122 def _commit_removals(self, _atomic_removal=_remove_dead_weakref): member in WeakValueDictionary
136 self._commit_removals()
145 self._commit_removals()
150 self._commit_removals()
155 self._commit_removals()
167 self._commit_removals()
172 self._commit_removals()
186 self._commit_removals()
197 self._commit_removals()
212 self._commit_removals()
[all …]