Searched defs:site_dir (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/test/test_importlib/ | ||
| D | test_main.py | 136 def pkg_with_non_ascii_description(site_dir): argument |
| D | test_reader.py | 93 site_dir = str(pathlib.Path(__file__).parent) variable in NamespaceReaderTest |
| D | test_resource.py | 212 site_dir = str(pathlib.Path(__file__).parent) variable in ResourceFromNamespaceTest01 |