Searched refs:_StringType (Results 1 – 2 of 2) sorted by relevance
194 _StringType = type('') variable203 if type(s) == _StringType:229 if type(s) == _StringType:257 if type(s) == _StringType:
27 _StringType = type('') variable192 if isinstance(item, _StringType):