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.py61 normal_form = None variable in UnicodeFileTests
169 normal_form = 'NFC' variable in UnicodeNFCFileTests
173 normal_form = 'NFD' variable in UnicodeNFDFileTests
177 normal_form = 'NFKC' variable in UnicodeNFKCFileTests
181 normal_form = 'NFKD' variable in UnicodeNFKDFileTests