Searched refs:get_outputfile_format_str (Results 1 – 1 of 1) sorted by relevance
39 def get_outputfile_format_str(self): member in AbstractL10nTool68 return self.get_outputfile_format_str().replace('[', '%(').replace(']',')s') % \
Completed in 11 milliseconds