Searched refs:save_data (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/client/linkedimage/ |
H A D | common.py | 1141 save_data(self.__path_prop, props) 1151 save_data(self.__path_pfacets, self.__pfacets) 1152 save_data(self.__path_ppkgs, self.__ppkgs) 1153 save_data(self.__path_ppubs, self.__ppubs) 2786 save_data(path_tmp, data, root=root, 3590 def save_data(path, data, root="/", catch_exception=True): function
|
Completed in 714 milliseconds