Home
last modified time | relevance | path

Searched refs:texttype (Results 1 – 1 of 1) sorted by relevance

/external/python/uritemplates/uritemplate/
Dvariable.py369 texttype = unicode variable
371 texttype = str variable
373 stringlikes = (texttype, bytes)
377 if (isinstance(value, texttype) and