Searched refs:text_type (Results 1 – 2 of 2) sorted by relevance
11 text_type = str if PY3 else unicode variable109 self.string_type = text_type112 self.allowed_string_types = (text_type, )
44 text_type = str variable52 text_type = unicode variable