Home
last modified time | relevance | path

Searched defs:replace_paths (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_modulefinder.py248 def _do_test(self, info, report=False, debug=0, replace_paths=[]): argument
/external/python/cpython3/Lib/
Dmodulefinder.py72 def __init__(self, path=None, debug=0, excludes=[], replace_paths=[]): argument
/external/python/cpython2/Lib/
Dmodulefinder.py96 def __init__(self, path=None, debug=0, excludes=[], replace_paths=[]): argument