Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_unicode_file_functions.py62 normal_form = None variable in UnicodeFileTests
172 normal_form = 'NFC' variable in UnicodeNFCFileTests
176 normal_form = 'NFD' variable in UnicodeNFDFileTests
180 normal_form = 'NFKC' variable in UnicodeNFKCFileTests
184 normal_form = 'NFKD' variable in UnicodeNFKDFileTests