Searched defs:decode1 (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_unicode.py | 20 def decode1(input, errors="strict"): function |
| /external/python/cpython3/Lib/test/ | ||
| D | test_unicode.py | 23 def decode1(input, errors="strict"): function |