Searched defs:string_types (Results 1 – 5 of 5) sorted by relevance
17 string_types = (str,) variable22 string_types = (str, unicode) variable
27 string_types = (str,) variable33 string_types = (unicode,) variable
17 string_types = str, variable43 string_types = basestring, variable
24 string_types = (str,) variable53 string_types = (str, unicode) variable
97 string_types = basestring variable99 string_types = str variable