Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_functools.py1618 def py_cached_func(x, y): function
1628 cached_func = py_cached_func,