Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dfreeze_modules.py96 relpath_for_posix_display = os.path.relpath variable
107 def relpath_for_posix_display(path, base): function