def get_path_prefix(standalone=False): return common_get_path_prefix(standalone)
def get_path_prefix(): return common_get_path_prefix(flags.STANDALONE)