Searched refs:_getabsfile (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_inspect.py | 569 def _getabsfile(obj, _filename): function 571 with unittest.mock.patch('inspect.getabsfile', _getabsfile): |
Completed in 7 milliseconds