diff options
| author | Florian Apolloner <florian@apolloner.eu> | 2013-12-28 18:35:17 +0100 |
|---|---|---|
| committer | Florian Apolloner <florian@apolloner.eu> | 2013-12-28 18:35:17 +0100 |
| commit | 5dfd824d38ec7d1f695494e46d603e89cae68661 (patch) | |
| tree | 5310fe3da7fe70cc96f907a5e5b92e95e349dec3 /docs | |
| parent | 280c1a65ccacd679bf298bf2b169ff01e7266b8e (diff) | |
Introduced as_bytes for SafeMIMEText (and other SafeMIME-classes).
This is to provide a consistent interface (namely bytes) for the smtp
backend which after all sends bytes over the wire; encoding with as_string
yields different results since mails as unicode are not really specified.
as_string stays for backwardscompatibilty mostly and some debug outputs.
But keep in mind that the output doesn't match as_bytes!
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
