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