Home | History | Annotate | Download | only in test

Lines Matching full:getincrementalencoder

1214         encoder = codecs.getincrementalencoder("idna")()
1503 encoder = codecs.getincrementalencoder(encoding)()
1543 encoder = codecs.getincrementalencoder(encoding)("ignore")