Home
last modified time | relevance | path

Searched refs:_getabsfile (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_inspect.py569 def _getabsfile(obj, _filename): function
571 with unittest.mock.patch('inspect.getabsfile', _getabsfile):

Completed in 7 milliseconds