Searched refs:have_unicode (Results 51 - 75 of 96) sorted by relevance

1234

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_xmlrpc.py24 have_unicode = False variable
26 have_unicode = True variable
180 if have_unicode:
H A Dstring_tests.py528 if test_support.have_unicode:
1045 if test_support.have_unicode:
1289 if test_support.have_unicode:
H A Dtest_textwrap.py391 if test_support.have_unicode:
H A Dtest_winreg.py48 if test_support.have_unicode:
H A Dtest_sys.py203 if test.test_support.have_unicode:
404 if test.test_support.have_unicode:
H A Dtest_types.py3 from test.test_support import run_unittest, have_unicode, run_with_locale, \
229 if have_unicode:
4 check_py3k_warnings namespace
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_complex.py304 if test_support.have_unicode:
328 if test_support.have_unicode:
339 if test_support.have_unicode:
H A Dtest_iter.py4 from test.test_support import run_unittest, TESTFN, unlink, have_unicode, \
225 if have_unicode:
570 if not have_unicode:
5 check_py3k_warnings, cpython_only namespace
H A Dtest_xmlrpc.py24 have_unicode = False variable
26 have_unicode = True variable
180 if have_unicode:
H A Dstring_tests.py528 if test_support.have_unicode:
1045 if test_support.have_unicode:
1289 if test_support.have_unicode:
H A Dtest_textwrap.py391 if test_support.have_unicode:
H A Dtest_winreg.py48 if test_support.have_unicode:
H A Dtest_sys.py203 if test.test_support.have_unicode:
404 if test.test_support.have_unicode:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_complex.py304 if test_support.have_unicode:
328 if test_support.have_unicode:
339 if test_support.have_unicode:
H A Dtest_iter.py4 from test.test_support import run_unittest, TESTFN, unlink, have_unicode, \
225 if have_unicode:
570 if not have_unicode:
5 check_py3k_warnings, cpython_only namespace
H A Dtest_xmlrpc.py24 have_unicode = False variable
26 have_unicode = True variable
180 if have_unicode:
H A Dstring_tests.py528 if test_support.have_unicode:
1045 if test_support.have_unicode:
1289 if test_support.have_unicode:
H A Dtest_textwrap.py391 if test_support.have_unicode:
H A Dtest_winreg.py48 if test_support.have_unicode:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_complex.py304 if test_support.have_unicode:
328 if test_support.have_unicode:
339 if test_support.have_unicode:
H A Dtest_iter.py4 from test.test_support import run_unittest, TESTFN, unlink, have_unicode, \
225 if have_unicode:
570 if not have_unicode:
5 check_py3k_warnings, cpython_only namespace
H A Dtest_xmlrpc.py24 have_unicode = False variable
26 have_unicode = True variable
180 if have_unicode:
H A Dstring_tests.py528 if test_support.have_unicode:
1045 if test_support.have_unicode:
1289 if test_support.have_unicode:
H A Dtest_textwrap.py391 if test_support.have_unicode:
H A Dtest_winreg.py48 if test_support.have_unicode:

Completed in 458 milliseconds

1234