Searched defs:TESTFN_UNICODE (Results 1 – 4 of 4) sorted by relevance
23 TESTFN_UNICODE = unicode("@test-\xe0\xf2", sys.getfilesystemencoding()) variable
29 TESTFN_UNICODE = None variable
681 TESTFN_UNICODE = "@test-\xe0\xf2" variable684 TESTFN_UNICODE = unicode("@test-\xe0\xf2", "latin-1") variable
871 TESTFN_UNICODE = TESTFN + "-\xe0\xf2\u0258\u0141\u011f" variable877 TESTFN_UNICODE = unicodedata.normalize('NFD', TESTFN_UNICODE) variable