Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_sys.py708 def check_locale_surrogateescape(self, locale): member in SysModuleTest
747 self.check_locale_surrogateescape('C')
750 self.check_locale_surrogateescape('POSIX')