Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_unary.py4 from test.test_support import run_unittest, have_unicode
47 if have_unicode:
Dtest_contains.py1 from test.test_support import have_unicode, run_unittest
39 if have_unicode:
Dtest_format.py2 from test.test_support import verbose, have_unicode, TestFailed
51 if have_unicode:
260 if have_unicode:
Dtest_int.py4 from test.test_support import run_unittest, have_unicode
26 if have_unicode:
61 if have_unicode:
107 if have_unicode:
Dtest_builtin.py5 from test.test_support import fcmp, have_unicode, TESTFN, unlink, \
253 if have_unicode:
362 if have_unicode:
367 if have_unicode:
550 if have_unicode:
590 if have_unicode:
618 if have_unicode:
626 if have_unicode:
644 if have_unicode:
713 if have_unicode:
[all …]
Dtest_StringIO.py112 if not test_support.have_unicode: return
Dtest_xpickle.py157 if test_support.have_unicode:
Dtest_support.py338 have_unicode = True variable
340 have_unicode = False variable
353 if have_unicode:
Dtest_long.py60 if test_support.have_unicode:
326 if test_support.have_unicode:
330 if test_support.have_unicode:
338 if test_support.have_unicode:
Dtest_complex.py304 if test_support.have_unicode:
328 if test_support.have_unicode:
339 if test_support.have_unicode:
Dtest_iter.py4 from test.test_support import run_unittest, TESTFN, unlink, have_unicode, \
225 if have_unicode:
570 if not have_unicode:
Dtest_string.py38 if test_support.have_unicode:
Dtest_isinstance.py246 if test_support.have_unicode:
Dtest_types.py3 from test.test_support import run_unittest, have_unicode, run_with_locale, \
229 if have_unicode:
Dtest_binascii.py167 if test_support.have_unicode:
Dtest_xmlrpc.py24 have_unicode = False variable
26 have_unicode = True variable
180 if have_unicode:
Dtest_winreg.py45 if test_support.have_unicode:
Dstring_tests.py527 if test_support.have_unicode:
1044 if test_support.have_unicode:
1267 if test_support.have_unicode:
Dtest_textwrap.py343 if test_support.have_unicode:
Dtest_sys.py203 if test.test_support.have_unicode:
392 if test.test_support.have_unicode:
Dpickletester.py9 from test.test_support import TestFailed, have_unicode, TESTFN
527 if have_unicode:
Dtest_bool.py226 if test_support.have_unicode:
Dtest_array.py834 if test_support.have_unicode:
Dtest_float.py46 if test_support.have_unicode: