Searched refs:is_literal_string (Results 1 – 1 of 1) sorted by relevance
235 def is_literal_string(s): function334 if ttype == tokenize.STRING and is_literal_string(tstring):360 if ttype == tokenize.STRING and is_literal_string(tstring):385 elif ttype == tokenize.STRING and is_literal_string(tstring):