Home
last modified time | relevance | path

Searched refs:StringprepTests (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_stringprep.py9 class StringprepTests(unittest.TestCase): class
93 test_support.run_unittest(StringprepTests)
/external/python/cpython3/Lib/test/
Dtest_stringprep.py8 class StringprepTests(unittest.TestCase): class