コード例 #1
0
def save(nat_dict):
    return file_helper.save(path, nat_dict)
コード例 #2
0
def save(dict):
    return file_helper.save(path, dict)