Home | History | Annotate | Download | only in python2.7

Lines Matching full:getincrementaldecoder

962 def getincrementaldecoder(encoding):
1023 decoder = getincrementaldecoder(encoding)(errors, **kwargs)