Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_unicode_file.py23 TESTFN_UNICODE = unicode("@test-\xe0\xf2", sys.getfilesystemencoding()) variable
Dtest_support.py666 TESTFN_UNICODE = "@test-\xe0\xf2" variable
669 TESTFN_UNICODE = unicode("@test-\xe0\xf2", "latin-1") variable
Dtest_zipfile.py29 TESTFN_UNICODE = None variable