HomeSort by relevance Sort by last modified time
    Searched refs:handler_unicodeinternal (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codeccallbacks.py 212 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/
test_codeccallbacks.py 212 def handler_unicodeinternal(exc): function in function:CodecCallbackTest.test_decodeunicodeinternal
227 codecs.register_error("test.hui", handler_unicodeinternal)

Completed in 107 milliseconds