Home
last modified time | relevance | path

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

/external/python/uritemplates/uritemplate/
Dvariable.py367 texttype = unicode variable
369 texttype = str variable
371 stringlikes = (texttype, bytes)
375 if (isinstance(value, texttype) and