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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_codeccallbacks.py212 def handler_unicodeinternal(exc): function in function:CodecCallbackTest.test_decodeunicodeinternal
227 codecs.register_error("test.hui", handler_unicodeinternal)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_codeccallbacks.py212 def handler_unicodeinternal(exc): function in function:CodecCallbackTest.test_decodeunicodeinternal
227 codecs.register_error("test.hui", handler_unicodeinternal)

Completed in 31 milliseconds