Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dtempfile.py480 def func_wrapper(*args, **kwargs): function
484 func_wrapper._closer = self._closer
485 a = func_wrapper