Home
last modified time | relevance | path

Searched defs:unicode_literals (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
D__future__.py126 unicode_literals = _Feature((2, 6, 0, "alpha", 2), variable
/external/python/cpython3/Lib/
D__future__.py133 unicode_literals = _Feature((2, 6, 0, "alpha", 2), variable