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

/pkg/src/modules/client/linkedimage/
H A Dzone.py395 if not li.path_exists(cmd[0]):
458 if not li.path_exists(cmd[0]):
H A Dcommon.py740 if tmp and path_exists(path_tmp):
743 elif path_exists(path):
776 if tmp and path_exists(path):
803 if tmp and path_exists(path):
828 if tmp and path_exists(path):
986 if path_exists(path):
1012 if path_exists(path):
1018 if not path_exists(path):
3627 if missing_ok and not path_exists(path, root=root):
3767 def path_exists(pat function
[all...]

Completed in 1200 milliseconds