Searched refs:pfnset_f (Results 1 – 1 of 1) sorted by relevance
108 with open(path, 'r') as pfnset_f:109 pfnset.load_file(pfnset_f)134 def load_file(self, pfnset_f): argument136 for line in pfnset_f: