Searched refs:strip_escape_string (Results 1 – 1 of 1) sorted by relevance
368 def strip_escape_string(s): function558 writer('"' + strip_escape_string(s) + '",')569 writer('"' + cgi.escape(strip_escape_string(s)) + '",')