Searched refs:is_literal_string (Results 1 – 1 of 1) sorted by relevance
234 def is_literal_string(s): function333 if ttype == tokenize.STRING and is_literal_string(tstring):415 if ttype == tokenize.STRING and is_literal_string(tstring):440 elif ttype == tokenize.STRING and is_literal_string(tstring):