Searched refs:ReplaceVariable (Results 1 – 1 of 1) sorted by relevance
467 def ReplaceVariable(match): function531 return re.sub("{([^}]+)}", ReplaceVariable, format_string)