예제 #1
0
 def EscapeQuotes(self, qstr):
     return escape_quotes(qstr)
예제 #2
0
 def EscapeQuotes(self,qstr):
     return escape_quotes(qstr)