Searched refs:out_src_dir_exists (Results 1 – 1 of 1) sorted by relevance
1400 out_src_dir_exists = os.path.exists(out_src_dir) variable1401 if os.path.exists(out_dir) and not out_src_dir_exists:1403 out_src_dir_exists = True variable1404 elif not out_src_dir_exists:1443 not out_src_dir_exists):