def EscapeQuotes(self, qstr): return escape_quotes(qstr)
def EscapeQuotes(self,qstr): return escape_quotes(qstr)