Searched refs:UserString (Results 1 – 1 of 1) sorted by relevance
257 from UserString import UserString259 class UserString: class266 or isinstance(e, UserString)269 return type(e) is types.StringType or isinstance(e, UserString)