HomeSort by relevance Sort by last modified time
    Searched refs:make_local_path (Results 1 - 3 of 3) sorted by null

  /external/python/setuptools/setuptools/tests/
test_manifest.py 24 def make_local_path(s): function
58 default_files = frozenset(map(make_local_path, [
136 return map(make_local_path, request.param)
147 return map(make_local_path, request.param)
245 l = make_local_path
256 l = make_local_path
266 l = make_local_path
275 l = make_local_path
284 l = make_local_path
296 l = make_local_path
    [all...]
  /external/python/cpython2/Lib/distutils/tests/
test_filelist.py 29 def make_local_path(s): function
66 l = make_local_path
187 l = make_local_path
  /external/python/cpython3/Lib/distutils/tests/
test_filelist.py 31 def make_local_path(s): function
68 l = make_local_path
189 l = make_local_path

Completed in 425 milliseconds