Home
last modified time | relevance | path

Searched refs:keyrefs (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/
Dweakref.py450 def keyrefs(self): member in WeakKeyDictionary
/external/python/cpython2/Doc/library/
Dweakref.rst171 .. method:: WeakKeyDictionary.keyrefs()
193 :meth:`keyrefs` methods of :class:`WeakKeyDictionary` objects.
/external/python/cpython3/Lib/
Dweakref.py464 def keyrefs(self): member in WeakKeyDictionary
/external/python/cpython3/Lib/test/
Dtest_weakref.py1241 refs = dict.keyrefs()
1254 self.assertEqual(len(list(dict.keyrefs())), len(objects))
1255 for wr in dict.keyrefs():
/external/python/cpython3/Doc/library/
Dweakref.rst177 .. method:: WeakKeyDictionary.keyrefs()
196 same issues as the :meth:`keyrefs` method of :class:`WeakKeyDictionary`
/external/python/cpython2/Lib/test/
Dtest_weakref.py1061 refs = dict.keyrefs()
/external/python/cpython2/Doc/whatsnew/
D2.5.rst1636 :meth:`keyrefs` methods were added to :class:`WeakKeyDictionary`, and
/external/python/cpython3/Doc/whatsnew/
D2.5.rst1637 :meth:`keyrefs` methods were added to :class:`WeakKeyDictionary`, and
/external/libxml2/
DChangeLog2934 Added check for keyrefs with references to keyrefs.
2943 can lead to a scenario, where keyrefs resolve perfectly, even