Home
last modified time | relevance | path

Searched defs:string_types (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/third_party/markupsafe/
D_compat.py17 string_types = (str,) variable
22 string_types = (str, unicode) variable
/external/flatbuffers/python/flatbuffers/
Dcompat.py27 string_types = (str,) variable
33 string_types = (unicode,) variable
/external/libmojo/third_party/jinja2/
D_compat.py24 string_types = (str,) variable
53 string_types = (str, unicode) variable