Searched refs:keyrefs (Results 1 – 5 of 5) sorted by relevance
484 def keyrefs(self): member in WeakKeyDictionary
1355 refs = dict.keyrefs()1368 self.assertEqual(len(list(dict.keyrefs())), len(objects))1369 for wr in dict.keyrefs():
181 .. method:: WeakKeyDictionary.keyrefs()195 same issues as the :meth:`keyrefs` method of :class:`WeakKeyDictionary`
1637 :meth:`keyrefs` methods were added to :class:`WeakKeyDictionary`, and
77529 - Added check for keyrefs with references to keyrefs.77538 - can lead to a scenario, where keyrefs resolve perfectly, even