HomeSort by relevance Sort by last modified time
    Searched refs:SMTPUTF8 (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Lib/email/
policy.py 223 SMTPUTF8 = SMTP.clone(utf8=True)
  /external/python/cpython3/Lib/test/test_email/
test_generator.py 237 g = BytesGenerator(s, policy=policy.SMTPUTF8)
test_policy.py 51 email.policy.SMTPUTF8: make_defaults(policy_defaults,

Completed in 105 milliseconds