Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_json/
Dtest_scanstring.py88 def test_surrogates(self): member in TestScanstring
/external/python/cpython2/Lib/json/tests/
Dtest_scanstring.py93 def test_surrogates(self): member in TestScanstring
/external/python/cpython2/Lib/test/
Dtest_fileio.py469 def test_surrogates(self): member in OtherFileTests
Dtest_unicode.py438 def test_surrogates(self): member in UnicodeTest
/external/python/cpython3/Lib/test/
Dtest_unicode.py725 def test_surrogates(self): member in UnicodeTest
/external/python/cpython2/Misc/NEWS.d/
D2.7.4rc1.rst2909 Prevent test_surrogates (test_fileio) failure on OS X 10.4.