Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dgetpath.py447 pth_dir = None variable
464 pth_dir = dirname(p) variable
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_site.py121 def make_pth(self, contents, pth_dir='.', pth_name=TESTFN): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_site.py131 def make_pth(self, contents, pth_dir='.', pth_name=TESTFN): argument