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