Searched defs:StringTypes (Results 1 – 4 of 4) sorted by relevance
46 StringTypes = type(''), variable48 StringTypes = type(''), type(unicode('')) variable
32 StringTypes = (StringType, UnicodeType) variable34 StringTypes = (StringType,) variable