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