18.1.11. email: Examples — Python v2.7.3 documentation
email: Examples¶
Here are a few examples of how to use the email package to read, write, and send simple email messages, as well as more complex MIME messages.
First, let’s see how to create and send a simple text message:
本文演示了使用Python的email库进行简单的邮件发送、读取及更复杂的MIME消息的创建过程。通过实例,读者可以掌握邮件消息的基本构造与交互。

被折叠的 条评论
为什么被折叠?



