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.py451 def keyrefs(self): member in WeakKeyDictionary
/external/python/cpython3/Lib/test/
Dtest_weakref.py1276 refs = dict.keyrefs()
1289 self.assertEqual(len(list(dict.keyrefs())), len(objects))
1290 for wr in dict.keyrefs():
/external/python/cpython3/Doc/library/
Dweakref.rst182 .. method:: WeakKeyDictionary.keyrefs()
201 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