Searched defs:string_types (Results 1 – 2 of 2) sorted by relevance
15 string_types = (str,) variable17 string_types = (unicode, str) variable
41 string_types = str, variable49 string_types = basestring, variable