Searched refs:test_setstate_refcount (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_functools.py | 274 def test_setstate_refcount(self): member in TestPartial |
/external/python/cpython3/Lib/test/ | ||
D | test_functools.py | 363 def test_setstate_refcount(self): member in TestPartial |