Home
last modified time | relevance | path

Searched refs:unicode_literals (Results 1 - 12 of 12) sorted by relevance

/third_party/python/Lib/lib2to3/fixes/
H A Dfix_unicode.py22 self.unicode_literals = 'unicode_literals' in tree.future_features
31 if not self.unicode_literals and val[0] in '\'"' and '\\' in val:
/third_party/python/Lib/test/
H A Dtest_future4.py1 from __future__ import unicode_literals namespace
H A Dtest_future5.py2 from __future__ import unicode_literals, print_function namespace
/third_party/python/Lib/
H A D__future__.py57 "unicode_literals",
133 unicode_literals = _Feature((2, 6, 0, "alpha", 2), variable
/third_party/curl/tests/
H A Dutil.py27 unicode_literals)
H A Ddictserver.py30 unicode_literals)
H A Dnegtelnetserver.py27 unicode_literals)
H A Dsmbserver.py27 unicode_literals)
/third_party/nghttp2/script/
H A Dfetch-ocsp-response51 from __future__ import unicode_literals namespace
/third_party/json/tools/amalgamate/
H A Damalgamate.py34 from __future__ import unicode_literals namespace
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dgenerator.py8 from __future__ import unicode_literals namespace
/third_party/vulkan-headers/registry/
H A Dgenerator.py8 from __future__ import unicode_literals namespace

Completed in 7 milliseconds