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