Home
last modified time | relevance | path

Searched refs:test_recursive_pickle (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_functools.py239 def test_recursive_pickle(self): member in TestPartial
307 test_recursive_pickle = None variable in TestPythonPartial
/external/python/cpython3/Lib/test/
Dtest_functools.py327 def test_recursive_pickle(self): member in TestPartial