Searched refs:path_controlfile (Results 1 – 1 of 1) sorted by relevance
101 def SeedAttributes(path_controlfile): argument113 cd = control_data.parse_control(path_controlfile, True)124 with open(path_controlfile, 'r') as f:132 with open(path_controlfile, 'w') as f: