Searched defs:getincrementaldecoder (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | codecs.py | 979 def getincrementaldecoder(encoding): function |
| /external/python/cpython3/Lib/ | ||
| D | codecs.py | 991 def getincrementaldecoder(encoding): function |