Home
last modified time | relevance | path

Searched defs:defpath (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/
Dposixpath.py21 defpath = '/bin:/usr/bin' variable
Dntpath.py17 defpath = '.;C:\\bin' variable
/third_party/python/Modules/
Dgetpath.c1345 wchar_t *defpath = calculate->pythonpath_macro; in calculate_module_search_path() local
/third_party/python/Lib/test/
Dtest_os.py1925 def _execvpe_mockup(defpath=None): argument