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