Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/command/
Dbuild_ext.py55 sep_by = " (separated by '%s')" % os.pathsep variable in build_ext
68 "list of directories to search for header files" + sep_by),
76 "directories to search for external C libraries" + sep_by),
/external/python/cpython2/Lib/distutils/command/
Dbuild_ext.py59 sep_by = " (separated by '%s')" % os.pathsep variable in build_ext
72 "list of directories to search for header files" + sep_by),
80 "directories to search for external C libraries" + sep_by),