Searched refs:PD_RUN_PATH (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/portable/
H A D__init__.py246 PD_RUN_PATH = "pkg.depend.runpath" variable
/pkg/src/modules/publish/
H A Ddependencies.py397 'pkg.depend.runpath' (portable.PD_RUN_PATH)
423 if portable.PD_RUN_PATH in mfst:
425 run_path_str = mfst[portable.PD_RUN_PATH]
439 if portable.PD_RUN_PATH in a.attrs:
440 a_run_path_str = a.attrs[portable.PD_RUN_PATH]
496 portable.PD_RUN_PATH))]
500 "a colon-separated string.").format(portable.PD_RUN_PATH))]

Completed in 14 milliseconds