Пример #1
0
def get_path_prefix(standalone=False):
    return common_get_path_prefix(standalone)
Пример #2
0
def get_path_prefix():
    return common_get_path_prefix(flags.STANDALONE)
Пример #3
0
def get_path_prefix():
    return common_get_path_prefix(flags.STANDALONE)
Пример #4
0
def get_path_prefix(standalone=False):
    return common_get_path_prefix(standalone)