Home | History | Annotate | Download | only in test

Lines Matching refs:encode_7or8bit

1000         msg = MIMEApplication(bytesdata, _encoder=encoders.encode_7or8bit)
2336 eq(charset.get_body_encoding(), encoders.encode_7or8bit)