Home
last modified time | relevance | path

Searched refs:replace_with_long (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_codeccallbacks.py1196 def replace_with_long(exc): function
1202 codecs.register_error("test.replace_with_long", replace_with_long)
1205 b'\x00'.decode('utf-16', 'test.replace_with_long'),
1209 b'\x00'.decode('utf-32', 'test.replace_with_long'),

Completed in 2 milliseconds