Python smtplib模块,常用函数和类

下面列出了Python smtplib 模块中定义的常用函数和类,我们从859个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. SMTP 用在(722)个项目中
2. SMTP_SSL 用在(189)个项目中
3. SMTPException() 用在(138)个项目中
4. SMTPServerDisconnected() 用在(49)个项目中
5. SMTPAuthenticationError() 用在(42)个项目中
6. SMTPRecipientsRefused() 用在(38)个项目中
7. SMTP_PORT 用在(26)个项目中
8. SMTPConnectError() 用在(17)个项目中
9. SMTPSenderRefused() 用在(15)个项目中
10. SMTPResponseException() 用在(13)个项目中
11. quoteaddr() 用在(10)个项目中
12. SMTPDataError() 用在(10)个项目中
13. SMTPHeloError() 用在(7)个项目中
14. quotedata() 用在(5)个项目中
15. _MAXLINE 用在(5)个项目中