Home | History | Annotate | Download | only in test

Lines Matching full:getincrementaldecoder

2610             decoder = enc and codecs.getincrementaldecoder(enc)()
2613 decoder = codecs.getincrementaldecoder("utf-8")()